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
Todd Owen 247f70cf5c Fix in pkgutil: don't call pipes.quote() on None.
In this function, 'site' may be None, which will cause an exception
if it is passed to pipes.quote().
12 years ago
..
cloud Catch error in azure related to a failed deployment when creating a vm 12 years ago
commands Clarify free_form isn't a real option :) 12 years ago
database Fixing mysql master replication boolean 12 years ago
files Merge branch 'fix-lineinfile-eof-newline' of https://github.com/ahtik/ansible into ahtik-fix-lineinfile-eof-newline 12 years ago
internal Make async jid's unique per host 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Fix version_added for node in rabbitmq modules 12 years ago
monitoring Stackdriver module was in the wrong category, so moving. 12 years ago
net_infrastructure bigip_monitor bugfix for check mode 12 years ago
network unified calls to fs function vs duplicate functions for file and 12 years ago
notification Stackdriver module was in the wrong category, so moving. 12 years ago
packaging Fix in pkgutil: don't call pipes.quote() on None. 12 years ago
source_control Cleanup subversion module documentation in regards to export 12 years ago
system Merge pull request #7741 from mgcrea/devel 12 years ago
utilities corrected doc example, non existing fact to the 2 it had 'merged' 12 years ago
web_infrastructure unified calls to fs function vs duplicate functions for file and 12 years ago