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
James Cammarata edf6fe3431 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
11 years ago
cloud
commands Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database
files Fixed template validation docs and example. 11 years ago
internal Make async jid's unique per host 11 years ago
inventory
messaging
monitoring
net_infrastructure
network
notification
packaging
source_control Merge branch 'subversion_export' of https://github.com/maniaplanet/ansible into maniaplanet-subversion_export 11 years ago
system
utilities
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 11 years ago