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.
 
 
 
 
 
Go to 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
11 years ago
cloud Handle ValueError during json.loads of json data from build 11 years ago
commands Clarify free_form isn't a real option :) 11 years ago
database Fix sync_binlog name in mysql_variables example 11 years ago
files Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel 11 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Fix version_added for node in rabbitmq modules 11 years ago
monitoring Fixing a typo in the monit module (status and not status()) 11 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 11 years ago
network [get_url] check against lowered stripped sha256sum 11 years ago
notification Fixing a documentation error in the new stackdriver module 11 years ago
packaging Add dots to valid path characters 11 years ago
source_control Only update submodules when recursive is true 11 years ago
system Fix grammar and value errors in cron documentation 11 years ago
utilities Allow wait_for to wait on non-traditional files 11 years ago
web_infrastructure made enabled/disabled checks of apache2_module workable 11 years ago