mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
do not stop apache service when we are just going to start it
This commit is contained in:
@@ -40,10 +40,3 @@
|
||||
- config
|
||||
notify:
|
||||
- reload httpd
|
||||
|
||||
- name: start apache service
|
||||
service: name=httpd enabled=yes state=running
|
||||
ignore_errors: true
|
||||
tags:
|
||||
- pps
|
||||
- service
|
||||
|
||||
Reference in New Issue
Block a user