Ansible Handlers are just like other tasks in a playbook, the difference being that they are triggered using the notify directive, and are only run when there is a change of state.
Read in 7 minutesAnsibleAnsible Handlers are just like other tasks in a playbook, the difference being that they are triggered using the notify directive, and are only run when there is a change of state.
Read in 7 minutesAnsible