- 27 Jan, 2015 6 commits
-
-
Toshio Kuratomi committed
-
James Cammarata committed
-
fix checksum calculation for large files
Toshio Kuratomi committed -
added: integration tests builddeps for apt module
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
jinja2 cannot handle byte strs with non-ascii. So we need to transform potential byte str into unicode type. This fix is for dynamic inventory. Fixes #10007
Toshio Kuratomi committed
-
- 26 Jan, 2015 10 commits
-
-
Conrado Buhrer committed
-
Revert "Support variable values with dashes"
Brian Coca committed -
Brian Coca committed
-
Support variable values with dashes
Brian Coca committed -
James Cammarata committed
-
James Cammarata committed
-
Toshio Kuratomi committed
-
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 3 commits
-
-
Add a line in the docs to specify that dnstxt requires that you have the dnspython package installed.
Lorin Hochstein committed -
Akos Vandra committed
-
Akos Vandra 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
-