mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Fix typo in httpd service call
This commit is contained in:
@@ -40,4 +40,4 @@
|
||||
- unzip
|
||||
|
||||
- name: enable httpd service
|
||||
service: httpd state=enabled=yes state=started
|
||||
service: httpd enabled=yes state=started
|
||||
|
||||
Reference in New Issue
Block a user