You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
accelerate Close fds when running commands from the accelerate daemon 11 years ago
assert Fix up examples in the assert docs to match the way things work. 11 years ago
debug Add an example to show all hostvars using debug 11 years ago
fail Fix documentation example for the fail module 11 years ago
fireball Addresses #5023 Fix import comments 11 years ago
include_vars Update module documentation. 11 years ago
pause DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
set_fact Remove reference to non-existant module. 12 years ago
wait_for Allow wait_for to wait on non-traditional files 11 years ago