1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update example to use correct service state; minor pep8 indent/spacing fixes

This commit is contained in:
Michael DeHaan 2012-03-15 23:10:03 -04:00
parent 24923c2e17
commit f39944b89b
3 changed files with 12 additions and 12 deletions

View file

@ -54,7 +54,7 @@
# make sure httpd is running
- name: httpd start
action: service name=httpd state=started
action: service name=httpd state=running
# handlers are only run when things change, at the very end of each
# play. Let's define some. The names are significant and must