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
James Cammarata e09313120c Make async jid's unique per host
The jid will now also contain the PID of the async_wrapper process,
and can each unique jid from each host is tracked rather than just
relying on one global jid per task.

Fixes #5582
10 years ago
..
cloud Adding type int for count (in line with other cloud modules) 10 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 10 years ago
database Update comments about redis config. 10 years ago
files Fixed template validation docs and example. 10 years ago
internal Make async jid's unique per host 10 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring Fixup shell handling in monit module. 10 years ago
net_infrastructure Version bump, bigip_facts + changelog 10 years ago
network Remove validate_certs parameter from fetch_url calls 10 years ago
notification Fix documentation for twilio module. 10 years ago
packaging Revert "add yum module downgrade support" 10 years ago
source_control Merge branch 'subversion_export' of https://github.com/maniaplanet/ansible into maniaplanet-subversion_export 10 years ago
system adds missing `'` to debconf examples 10 years ago
utilities Acclerate improvements 10 years ago
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 10 years ago