solution apache
This commit is contained in:
6
tco.apache/handlers/main.yml
Normal file
6
tco.apache/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# handlers file for tco
|
||||
- name: restart apache
|
||||
service:
|
||||
name: httpd
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user