- 21 May, 2014 14 commits
-
-
Since some of the vars contained in there may be used in the templating of other variables. This also reverts e83a494e which originally fixed issue #6979 but broke some other variable related things. Fixes #6979 Fixes #7321 Fixes #7332
James Cammarata committed -
Fixes #7405
James Cammarata committed -
This is a corner case for remote file systems that don't support chown() and where the source and destination for the atomic_move are on that remote file system. Fixes #7372
James Cammarata committed -
Fixes #7345
James Cammarata committed -
Fixes #7384
James Cammarata committed -
Fixes #7364
Chris Church committed -
Fixes #7363
James Cammarata committed -
James Cammarata committed
-
This fixed the just committed change handling non existent Ghost state.
Johannes 'fish' Ziemke committed -
This doesn't exist anymore and causes ansible to throw a KeyError
Johannes 'fish' Ziemke committed -
modify mode.
Herby Gillot committed -
If `get_all_instances` returns multiple reservations, the old wait loop only dealt with the first reservation. Thus, the wait loop may end before all instances get to be running/stopped. Also clean up the code a little.
Yap Sok Ann committed -
Upon a second run, the default egress rule will be removed when a vpc is specified but no other egress rules were set. This patch corrects that behavior by removing the default egress rule from the list of unmatched outbound rules. Fixes #7309
James Cammarata committed -
Fixes #7308
James Cammarata committed
-
- 07 May, 2014 5 commits
-
-
James Cammarata committed
-
Add integration tests for group_by module. Fixed bug introduced by ansible/ansible#7273 while also fixing issue described in ansible/ansible#6953
Chris Church committed -
Fixes #7307
James Cammarata committed -
Fixes #7295
James Cammarata committed -
Christian Berendt committed
-
- 05 May, 2014 10 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
ignore remnants from doing a setup.py install
James Cammarata committed -
Richard Maynard committed
-
* the current state of the ELB was not reflected properly when checking the status after a change was made. * invalid zones caused a traceback when enabling/disabling zones
James Cammarata committed -
Fixes #7270
James Cammarata committed -
Docker inventory bugfix for potential traceback
James Cammarata committed -
Paul Durivage committed
-
- 04 May, 2014 2 commits
-
-
fixes #7107
Veeti Paananen committed -
Denis Phillips committed
-
- 03 May, 2014 2 commits
-
-
fixed typos found by RETF rules in RST files
Michael DeHaan committed -
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
Christian Berendt committed
-
- 02 May, 2014 2 commits
-
-
Also adds an integration test for the above. Fixes #7254
James Cammarata committed -
Fixes #7256
James Cammarata committed
-
- 01 May, 2014 5 commits
-
-
Modify the way we set the localization environment
James Cammarata committed -
https://github.com/tksmd/ansible
Merge branch 'fix-copy-recursive-issue' of https://github.com/tksmd/ansible into tksmd-fix-copy-recursive-issue
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
- reverse the order of new_directory_list returned from split_pre_existing_dir in copy module
someda committed
-