- 15 May, 2014 1 commit
-
-
Kevin Bell committed
-
- 09 May, 2014 1 commit
-
-
James Cammarata committed
-
- 07 May, 2014 2 commits
-
-
Remove 'python-apt' before testing the 'apt_repository' module. The 'apt_repository' module has the smarts to auto-install python-apt. The integration test will now assert the correct auto-install behavior.
James Laska 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
-
- 05 May, 2014 2 commits
-
-
James Cammarata 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
-
- 02 May, 2014 1 commit
-
-
Also adds an integration test for the above. Fixes #7254
James Cammarata committed
-
- 01 May, 2014 1 commit
-
-
- reverse the order of new_directory_list returned from split_pre_existing_dir in copy module
someda committed
-
- 30 Apr, 2014 1 commit
-
-
James Cammarata committed
-
- 29 Apr, 2014 3 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
- 25 Apr, 2014 2 commits
-
-
James Cammarata committed
-
James Martin committed
-
- 22 Apr, 2014 1 commit
-
-
James Martin committed
-
- 16 Apr, 2014 1 commit
-
-
Michael DeHaan committed
-
- 15 Apr, 2014 2 commits
-
-
as it should. Signed-off-by: Timothy Appnel <tim@appnel.com>
Timothy Appnel committed -
James Cammarata committed
-
- 10 Apr, 2014 1 commit
-
-
James Tanner committed
-
- 07 Apr, 2014 1 commit
-
-
This reverts commit 2bfaacd1. Fixes #6821
James Cammarata committed
-
- 03 Apr, 2014 2 commits
-
-
Also added a new integration test for assemble using local assembly with a delimiter.
James Cammarata committed -
Matt Martz committed
-
- 02 Apr, 2014 2 commits
-
-
Michael DeHaan committed
-
Also adds an integration test for authorized_key for future validation. Fixes #6700
James Cammarata committed
-
- 26 Mar, 2014 2 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
- 25 Mar, 2014 2 commits
-
-
Fixes #6678 Fixes #6670
James Tanner committed -
James Cammarata committed
-
- 19 Mar, 2014 2 commits
-
-
Matt Martz committed
-
Also add a unit test for vaulteditor to verify 1.0 passwords with newline chars.
James Tanner committed
-
- 18 Mar, 2014 4 commits
-
-
James Tanner committed
-
Changes include: * Update Makefile to use credentials.yml when it exists * Add details on the use of the credentials.yml file to README.md. * Update credentials.template comments
James Laska committed -
James Tanner committed
-
James Tanner committed
-
- 17 Mar, 2014 1 commit
-
-
The `apt` and `yum` modules will automatically install python dependencies. This change updates the existing integration tests to test whether auto-install of dependencies is functioning properly.
James Laska committed
-
- 16 Mar, 2014 1 commit
-
-
This commit allows to specify arrays in [group:vars] block. Signed-off-by: Oleg Bulatov <oleg@bulatov.me>
Oleg Bulatov committed
-
- 15 Mar, 2014 1 commit
-
-
- unified set attribute functions ... not sure why 2 identical functions exist with diff names, now there are 3 while i repoint all modules to 1 - fixed issue with symlinks being created w/o existing src when force=no - refactored conditionals, simplified where possible - added tests for symlink to nonexistant source, with both force options - made symlink on existing attomic (force)
Brian Coca committed
-
- 14 Mar, 2014 2 commits
-
-
Tests several ways to specify the repository. For every repo added, the test asserts that: * the apt-cache was updated as expected (depends on `update_cache` parameter) * the PPA key was installed (depends on `repo` format)
James Laska committed -
Matt Martz committed
-
- 13 Mar, 2014 1 commit
-
-
James Cammarata committed
-