Commit Graph

2 Commits (25f8d0dcd315da398807e1b3efed222df309cd23)

Author SHA1 Message Date
Matt Martz 1cec3c8daf Add docs detailing how to convert many with_X style loops to use loop and filters ()
* Add docs detailing how to convert many with_X style loops to use loop and filters. Fixes 

* Switch lookup used in query vs lookup comparison, to not recommend use of nested lookup

* Improve docs based on feedback
Adam Miller 21feca6683 Docs - add shared snippet note about password prompts for ssh keys ()
* Docs - add shared snippet note about password prompts for ssh keys

Signed-off-by: Adam Miller <admiller@redhat.com>

* add note to ssh connection plugin, fix markup, fix typo

Signed-off-by: Adam Miller <admiller@redhat.com>