Handlers
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
become: true
|
||||
tasks:
|
||||
- name: reiniciar apache
|
||||
service: name=apache2 state=restarted
|
||||
service: name=apache2 state=restarted
|
||||
@@ -15,4 +15,4 @@
|
||||
become: true
|
||||
tasks:
|
||||
- name: parar apache
|
||||
service: name=apache2 state=stopped
|
||||
service: name=apache2 state=stopped
|
||||
Reference in New Issue
Block a user