- Fri 02 January 2015
- Linux
- James Oguya
Ansible 'Prompt' Handlers
An awesome feature in Chef that is not available in Ansible is immediate notification. Ansible has notification handlers but they are only triggered at the end of the current playbook unlike Chef's which can be triggered immediately! This blogpost describes an easier way of having immediate handlers in ansible.