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/library
Henry Finucane 278ecb9b55 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
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
inventory
messaging
monitoring Fixing a typo in the monit module (status and not status()) 11 years ago
net_infrastructure
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
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