ansible/library
willthames a1aec8dadd Delay instance tagging to later in the instance creation process
Tagging recently created instances can result in
InvalidInstanceID.NotFound errors.

By delaying the tagging until the last part of instance creation,
we should be typically more fortunate (avoiding all such race
conditions might need more work)
2014-06-19 11:21:28 +10:00
..
cloud Delay instance tagging to later in the instance creation process 2014-06-19 11:21:28 +10:00
commands Clarify free_form isn't a real option :) 2014-04-03 17:34:33 -04:00
database BUGFIX 1178: Adding better existence check in one place. db_import now fails fast if target does not exist b/c no point going further without the target. 2014-06-17 14:37:14 -07:00
files Double check whether the parent directory really exists using stat() 2014-06-18 14:54:44 -05:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Stackdriver module was in the wrong category, so moving. 2014-05-16 08:30:38 -04:00
net_infrastructure bigip_monitor bugfix for check mode 2014-06-06 16:48:36 +02:00
network unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
notification Stackdriver module was in the wrong category, so moving. 2014-05-16 08:30:38 -04:00
packaging Merge pull request #7801 from koenpunt/npm-rbenv-exec 2014-06-17 11:16:42 -05:00
source_control Cleanup subversion module documentation in regards to export 2014-05-27 16:20:10 -05:00
system Merge branch '7763' of https://github.com/rmarchei/ansible into rmarchei-7763 2014-06-18 12:16:01 -05:00
utilities corrected doc example, non existing fact to the 2 it had 'merged' 2014-05-29 22:44:33 -04:00
web_infrastructure Updates django_manage so it populates VIRTUAL_ENV 2014-06-17 12:01:14 -04:00