ansible/utilities
Henry Finucane 34bf59ac4c Allow wait_for to wait on non-traditional files
Use os.path.exists to check for file existence, instead of "can we open
this file for reading".

Fixes #6710
2014-05-12 23:21:55 -07:00
..
accelerate Close fds when running commands from the accelerate daemon 2014-05-07 08:47:38 -05:00
assert Fix up examples in the assert docs to match the way things work. 2014-03-01 09:34:21 -05:00
debug Add an example to show all hostvars using debug 2014-04-21 11:40:53 +02:00
fail Fix documentation example for the fail module 2013-12-26 16:32:32 -08:00
fireball Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
include_vars Update module documentation. 2013-11-02 09:34:44 -04:00
pause DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
set_fact Remove reference to non-existant module. 2013-06-16 23:33:49 -04:00
wait_for Allow wait_for to wait on non-traditional files 2014-05-12 23:21:55 -07:00