No description
Find a file
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
cloud Handle ValueError during json.loads of json data from build 2014-05-12 14:16:07 -05:00
commands
database Fix sync_binlog name in mysql_variables example 2014-05-06 12:25:11 +01:00
files Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel 2014-05-09 00:31:39 -05:00
internal
inventory
messaging
monitoring Fixing a typo in the monit module (status and not status()) 2014-05-08 16:46:32 -05:00
net_infrastructure
network [get_url] check against lowered stripped sha256sum 2014-05-06 18:27:43 +02:00
notification
packaging Add dots to valid path characters 2014-05-10 18:13:16 +09:00
source_control
system Fix grammar and value errors in cron documentation 2014-05-09 15:19:42 +01:00
utilities Allow wait_for to wait on non-traditional files 2014-05-12 23:21:55 -07:00
web_infrastructure