- 04 Mar, 2015 2 commits
-
-
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 20 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 -
Clean up template comment text in ansible-galaxy
Brian Coca committed -
Toshio Kuratomi committed
-
- 26 Feb, 2015 8 commits
-
-
Bug fix: Search only for files as candidates
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Fixes #10062
Toshio Kuratomi committed -
Workaround for #10321 Need to fix better in v2
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Fixes #10332
Toshio Kuratomi committed -
Alejandro Guirao committed
-
Brian Coca committed
-