- 05 Mar, 2015 5 commits
-
-
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 -
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 18 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 -
Correct typo of "actively" (Attempt #2)
Brian Coca committed -
"its" => "it's" in docsite/rst/intro_adhoc.rst
Brian Coca committed -
Added description for -S flag and --ask-su-pass #9846
Brian Coca committed -
Adds seconds to backup timestamp
Brian Coca committed -
set CPU architecture correctly for OpenBSD (powerpc not macppc, etc.)
Brian Coca committed
-