- 10 Jun, 2015 1 commit
-
-
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 7 commits
-
-
Get tests passing
Brian Coca committed -
Brian Coca committed
-
Fix syntax error in winrm
Toshio Kuratomi committed -
Brian Coca committed
-
Brian Coca committed
-
Don't empty out become_pass. See #11169
Brian Coca committed -
The largest failure in the tests was due to selinux not being installed. The tests don't require it to be installed, so mock the import.
Matt Martz committed
-