- 11 Jun, 2015 2 commits
-
-
Part fix for https://github.com/ansible/ansible-modules-core/issues/1404 (replaces #11086)
Brian Coca committed -
Update playbooks_vault.rst
Brian Coca committed
-
- 10 Jun, 2015 13 commits
-
-
As of 1.9 at least, you may specify a password file in your ansible.cfg and not have to extend your playbook calls with vault flags.
Philip Stephens committed -
cloudstack: cleanup, remove unused parts
Brian Coca committed -
Rene Moser committed
-
Rene Moser committed
-
Brian Coca committed
-
Brian Coca committed
-
Rene Moser committed
-
Rene Moser committed
-
ansible-pull: Add option to verify gpg signature of a commit
Brian Coca committed -
Add option '--verify-commit' to verify a GPG signature of the checked out commit. As noted in the git module documentantion, this requires git version >= 2.1.0
Dionysis Grigoropoulos committed -
Update README.md
Brian Coca committed -
There are over 1000 contributors now :)
Artur Cygan committed -
Brian Coca committed
-
- 09 Jun, 2015 14 commits
-
-
changed pull to reflect this
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
added missing cmd_functions with run_cmd, mostly for ansible pull
Brian Coca committed -
Remove duplicated "By default" in docs
Brian Coca committed -
Dave James Miller committed
-
Brian Coca committed
-
cloudstack: prevent getting the wrong project.
Brian Coca committed -
Since we use domain and account data to filter the project, listall is not needed and can return the wrong identical named project of another account if root admin permissions are used. Fixed projects names are not case insensitive.
Rene Moser committed -
Brian Coca committed
-
add an example of multiple plays in a single playbook
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
- 08 Jun, 2015 7 commits
-
-
Tim Gerla committed
-
Fixes #11198
Toshio Kuratomi committed -
Brian Coca committed
-
pushed up using host short var made close conditional, started implementing close for controlmaster
Brian Coca committed -
oVirt Dynamic Inventory
Brian Coca committed -
Fix confusing wording about aliases
Brian Coca committed -
joshainglis committed
-
- 07 Jun, 2015 1 commit
-
-
Point out that nicknames for hosts can go in the hosts file, by fixing wording that seemed contradictory.
E. Dunham committed
-
- 06 Jun, 2015 3 commits
-
-
Don't test for play.become_pass any longer
Brian Coca committed -
Raise AnsibleParserError instead of AssertionError
Brian Coca committed -
Matt Martz committed
-