Re: [ansible-project] getting 'play recap' changed variable from playbook

2017-01-11 Thread Kai Stian Olstad
On 10.01.2017 15:04, Pieter Voet wrote: Hi all, if any play in a playbook actually changes something, I want to display a 'please restart something' message to the playbook user. Is there a way to get the 'PLAY RECAP' changed variable value from a playbook ? I think the only way is to writ

[ansible-project] getting 'play recap' changed variable from playbook

2017-01-10 Thread Pieter Voet
Hi all, if any play in a playbook actually changes something, I want to display a 'please restart something' message to the playbook user. Is there a way to get the 'PLAY RECAP' changed variable value from a playbook ? something like this pseudo playbook: --- - hosts: all tasks: - name: