- 25 Sep, 2014 1 commit
-
-
Also updated the CHANGELOG for the feature
James Cammarata committed
-
- 18 Sep, 2014 3 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Fixes: 8855
Toshio Kuratomi committed
-
- 17 Sep, 2014 1 commit
-
-
This commit also makes the dest parameter optional, unless update=yes (the default), since it is not required for queries without an update. Fixes #8630
James Cammarata committed
-
- 16 Sep, 2014 1 commit
-
-
Also modifies the template action plugin to use this new param when executing the file/copy modules for templating so that links are preserved correctly. Fixes #8998
James Cammarata committed
-
- 15 Sep, 2014 1 commit
-
-
attributes
Toshio Kuratomi committed
-
- 11 Sep, 2014 1 commit
-
-
Fixes #8806
James Cammarata committed
-
- 10 Sep, 2014 5 commits
-
-
James Laska committed
-
James Laska committed
-
Fixes #8813
James Cammarata committed -
Also adds integration tests for booleanification of strings Fixes #8629
James Cammarata committed -
Will Thames committed
-
- 09 Sep, 2014 1 commit
-
-
Fixes #8903
Toshio Kuratomi committed
-
- 03 Sep, 2014 2 commits
-
-
James Cammarata committed
-
Fixes #8758
James Cammarata committed
-
- 01 Sep, 2014 2 commits
-
-
Henry Finucane committed
-
Fix relative symlinks creation in file module Signed-off-by: Oleg Bulatov <oleg@bulatov.me>
Oleg Bulatov committed
-
- 31 Aug, 2014 1 commit
-
-
Chris Church committed
-
- 27 Aug, 2014 3 commits
-
-
James Cammarata committed
-
Victor Lin committed
-
Victor Lin committed
-
- 26 Aug, 2014 1 commit
-
-
James Cammarata committed
-
- 22 Aug, 2014 2 commits
-
-
Generate warnings when users are shelling out to commands rather than using modules Can be turned off on a per-action line with the documented warn=False flag. Can be turned off globally using command_warnings = False in ansible config file. Print out warnings using the standard playbook callbacks. Created some additional tests in TestRunner.test_command and also a demonstration playbook.
Will Thames committed -
Remove galaxy CLI tests that hit bitbucket as bitbucket is hanging tests - maybe replace with nice github examples later :)
Michael DeHaan committed
-
- 21 Aug, 2014 5 commits
-
-
Older git archive commands create tar archives even with a tar.gz extension. So change it to always create tar archives and have the install_role method cope. Removed ssh roles from the test case as they don't work unless you can connect to bitbucket via ssh and have your key there. Corrected a minor typo in error messages
Will Thames committed -
Added docs Added more tests Improved how roles are returned from the parsers
Will Thames committed -
* Roles can now be given a friendly name as third field in role spec csv * Roles can be installed from URL (not just from archived SCMs) * Integration tests to demonstrate this * Unit tests to ensure that role spec parsing works as expected
Will Thames committed -
Will Thames committed
-
Moved repo_url_to_role_name to common method in ansible.utils Added unit test for repo_url_to_role_name Added integration tests for galaxy
Will Thames committed
-
- 20 Aug, 2014 1 commit
-
-
Fixes #8638
James Cammarata committed
-
- 19 Aug, 2014 2 commits
-
-
Also adds checks for the lookup integration test for passwords. Fixes #8652
James Cammarata committed -
Also adds a test to ensure the content value is not logged. Related to #8647
James Cammarata committed
-
- 18 Aug, 2014 1 commit
-
-
Chris Church committed
-
- 17 Aug, 2014 1 commit
-
-
Add unit test
Lukas Wunner committed
-
- 11 Aug, 2014 2 commits
-
-
Also adds integration tests for nested includes with conditionals
James Cammarata committed -
James Cammarata committed
-
- 08 Aug, 2014 1 commit
-
-
Fixes #8512
James Cammarata committed
-
- 07 Aug, 2014 1 commit
-
-
Correct unarchive so that the checks for writeability are sensible. Added a test for when parent directory is not writable
Will Thames committed
-
- 05 Aug, 2014 1 commit
-
-
James Cammarata committed
-