mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
Merge branch 'master' of /git/ansible
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
- packages
|
||||
|
||||
- name: set apache running/enabled
|
||||
service: name=httpd state=running enabled=yes
|
||||
service: name=httpd enabled=yes
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
- service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user