mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Update playbooks_intro.rst (#50187)
This commit is contained in:
committed by
Abhijeet Kasurde
parent
44e2cbe7b7
commit
8487f2feb4
@@ -407,7 +407,7 @@ As of Ansible 2.2, handlers can also "listen" to generic topics, and tasks can n
|
||||
- name: restart apache
|
||||
service:
|
||||
name: apache
|
||||
state:restarted
|
||||
state: restarted
|
||||
listen: "restart web services"
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user