- 10 Jun, 2015 5 commits
-
-
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 10 commits
-
-
Don't test for play.become_pass any longer
Brian Coca committed -
Raise AnsibleParserError instead of AssertionError
Brian Coca committed -
Matt Martz committed
-
Matt Martz committed
-
shoudl fix #11041
Brian Coca committed -
Add missing import in vault.py
Brian Coca committed -
Edward J Kim committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
- 05 Jun, 2015 3 commits
-
-
Get tests passing
Brian Coca committed -
Brian Coca committed
-
Fix syntax error in winrm
Toshio Kuratomi committed
-