- 09 Mar, 2015 2 commits
-
-
Brian Coca committed
-
Set delegate on connection plugin before calling connect()
Chris Church committed
-
- 08 Mar, 2015 1 commit
-
-
Adding oVirt recognition for oVirt guests. oVirt uses KVM.
Brian Coca committed
-
- 07 Mar, 2015 5 commits
-
-
riedel committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 06 Mar, 2015 4 commits
-
-
Add documentation for the new OpenStack Inventory
Brian Coca committed -
Documentation - fix path in Test-module hacking/ example
Brian Coca committed -
bmoar committed
-
Don't log item data for skipped tasks under no_log
Toshio Kuratomi committed
-
- 05 Mar, 2015 9 commits
-
-
Allow InventoryScript JSON with childgroups only
Brian Coca committed -
facts.py throws exception when run on RHEV hypervisor #10383
Brian Coca committed -
parse /etc/fstab on OpenBSD to get mount facts
Brian Coca committed -
Stephen Gordon committed
-
Update playbooks_vault.rst for a second i thought we were encrypting the passwords for the encryption of the encryption of passwords of the encryption
Brian Coca committed -
Typo fix (passwords -> files).
Vincent van Scherpenseel committed -
Tasks with `no_log` set should not log data. Remove log of item data for skipped tasks in loops Fix for #10387
Will Thames committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 04 Mar, 2015 7 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Still not working quite right: * dynamic includes are not adding the included tasks yet * running roles with tags not quite working right
James Cammarata committed -
Use to_bytes instead of .encode(). Fixes the fact that errors is a positional argument, not a kw arg in .encode()
Toshio Kuratomi committed -
Brian Coca committed
-
fixes #10295
Brian Coca committed
-
- 03 Mar, 2015 5 commits
-
-
Make AnsibleError a plain ol' exception
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
updated changelog with 1.8.2-4 content, added .gitattributes
Toshio Kuratomi committed -
Incorrect keyword argument 'error'
Brian Coca committed -
Toshio Kuratomi committed
-
- 02 Mar, 2015 5 commits
-
-
Rework the shell quoting of remote checksumming
Toshio Kuratomi committed -
Instead of getting rid of pipes.quote, use pipes.quote and get rid of the manually entered toplevel quotes. This should properly escape backslashes, quotes, and other characters. Also fix the new checksumming python "one-liner" for csh. ansible_shell_type needs to be set to csh. Fixes #10363 Fixes #10353
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Incorrect keyword argument 'error'. It should be 'errors'.
Keith committed -
James Cammarata committed
-
- 27 Feb, 2015 2 commits
-
-
Toshio Kuratomi committed
-
New lookup-plugin: `dig' for performing DNS lookups
Brian Coca committed
-