Fix typo in httpd service call
This commit is contained in:
parent
e50f2d7c48
commit
e8ce73efab
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@
|
|||
- unzip
|
||||
|
||||
- name: enable httpd service
|
||||
service: httpd state=enabled=yes state=started
|
||||
service: httpd enabled=yes state=started
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue