Manual tasks

I want to be reminded of manual tasks, that we either can’t automate or haven’t automated, at the beginning or end of a playbook.

ie. Add an A record now. or add to monitoring…

Should I do this with Debug?

Thanks
James

A great opportunity to observe the WS-Human Task XML standard!

(ok, i'm not serious, but that is a thing! Look it up! It's scary!)

You possibly could use "debug: msg=foo"

There's a great example of this in the pause module documentation:

http://ansible.cc/docs/modules.html#pause

# A helpful reminder of what to look out for post-update.