- 26 Jan, 2015 3 commits
-
-
Document that dnstxt lookup requires dnspython
Brian Coca committed -
Make setup.py work with Python 3 (and requiring 2.6)
Toshio Kuratomi committed -
Gilles Pietri committed
-
- 25 Jan, 2015 1 commit
-
-
Add a line in the docs to specify that dnstxt requires that you have the dnspython package installed.
Lorin Hochstein committed
-
- 23 Jan, 2015 3 commits
-
-
Toshio Kuratomi committed
-
James Cammarata committed
-
James Cammarata committed
-
- 22 Jan, 2015 8 commits
-
-
Fix quoting of shell parameters used in remote_checksum and add integration test to detect the error Fixes #682
Toshio Kuratomi committed -
ignore VERSION file in ansible-doc
Brian Coca committed -
Add filter to turn a string into a UUID
Brian Coca committed -
rpe-github committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Brian Coca committed
-
- 21 Jan, 2015 2 commits
-
-
Cleanup and expand FreeIPA inventory script it now accepts CL
Toshio Kuratomi committed -
This filter was made because I needed to create idempotent UUIDs when installing the agent for Go (http://go.cd), which uses UUIds to distinguish the agents from each other. It uses a newly created Ansible namespace to distinguish UUIDs created by Ansible from any other source. The new namespace is a random one created by uuidgen on OSX.
Björn Andersson committed
-
- 20 Jan, 2015 8 commits
-
-
parameters.
Erinn Looney-Triggs committed -
Toshio Kuratomi committed
-
Add the uuid of the device in ansible_mounts variable
Brian Coca committed -
Use send instead of sendv on the systemd.journal (fixes #9886)
Toshio Kuratomi committed -
cdigiovanni committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
- 19 Jan, 2015 15 commits
-
-
James Cammarata committed
-
Toshio Kuratomi committed
-
Modified the version numbers in one section on index of docs to reflect their current state.
Brian Coca committed -
Add missing register
Brian Coca committed -
better exception handling with delegated hosts
Brian Coca committed -
ansible now captures returncode errors on inventory scripts
Brian Coca committed -
Hash filters
Brian Coca committed -
V2: added environment to play
Brian Coca committed -
Fix copy/paste in plugins docs.
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Marco Ippolito committed
-
The replaced code only created a text file called `1' in the current directory, it did *not* redirect output.
Marco Ippolito committed -
POSIX section 2.7.4 defines here-documents.
Marco Ippolito committed -
Conflicts: hacking/env-setup
Marco Ippolito committed
-