do not stop apache service when we are just going to start it
This commit is contained in:
parent
b552def308
commit
f95e73ed66
1 changed files with 0 additions and 7 deletions
|
@ -40,10 +40,3 @@
|
||||||
- config
|
- config
|
||||||
notify:
|
notify:
|
||||||
- reload httpd
|
- reload httpd
|
||||||
|
|
||||||
- name: start apache service
|
|
||||||
service: name=httpd enabled=yes state=running
|
|
||||||
ignore_errors: true
|
|
||||||
tags:
|
|
||||||
- pps
|
|
||||||
- service
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue