- 06 Mar, 2015 1 commit
-
-
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 13 commits
-
-
Toshio Kuratomi committed
-
New lookup-plugin: `dig' for performing DNS lookups
Brian Coca committed -
Add --list-hosts to man pages.
Brian Coca committed -
Update doc for testing PR with mock dependency
Brian Coca committed -
Fixes #9574
Chris AtLee committed -
Alejandro Guirao committed
-
add support for argument qtype=XXX remove spurious print add dict returns typo Add dict returns for all major DNS types Finish adding more types. For now. Until somebody complains. I forgot to add NAPTR; here it is.
Jan-Piet Mens committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Add docs for csvfile lookup
Brian Coca committed -
v2: added draft url lookup
Brian Coca committed -
Simpler fix for module suffixes than c02e8d8c.
Brian Coca committed -
Cartesian
Brian Coca committed
-