Need a name= here too

This commit is contained in:
Kevin Fenzi 2015-09-01 20:48:31 +00:00
parent e8ce73efab
commit da4b9eb643

View file

@ -40,4 +40,4 @@
- unzip
- name: enable httpd service
service: httpd enabled=yes state=started
service: name=httpd enabled=yes state=started