- 26 Feb, 2015 1 commit
-
-
Alejandro Guirao committed
-
- 19 Feb, 2015 1 commit
-
-
Brian Coca committed
-
- 18 Feb, 2015 1 commit
-
-
Brian Coca committed
-
- 17 Feb, 2015 1 commit
-
-
Brian Coca committed
-
- 12 Feb, 2015 1 commit
-
-
updated to correct to_bytes function removed old to_bytes/to_unicode and repointed clients to new location fixed unicode test
Brian Coca committed
-
- 09 Feb, 2015 1 commit
-
-
Toshio Kuratomi committed
-
- 21 Jan, 2015 1 commit
-
-
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
-
- 04 Dec, 2014 2 commits
-
-
This 'mostly' reverts commit 2769098f. Conflicts: lib/ansible/utils/__init__.py test/units/TestUtils.py
Brian Coca committed
- 25 Nov, 2014 3 commits
-
-
- make sure it calls itself correctly, now passes same params as it recieves - vars is reserved, changed for templatevars to avoid confustion - forcing mustaches again since the removal broke 'listification' as per #9622 - fixes incorrectly successful tests using undefined var, now it is defined - now returns empty list if items is None to avoid errors
Brian Coca committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 17 Nov, 2014 2 commits
-
-
Toshio Kuratomi committed
-
Fixes #9498
James Cammarata committed
-
- 14 Nov, 2014 3 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
- 12 Nov, 2014 2 commits
-
-
Migrate one test to vault-1.1. Skip the two other vault 1.0 tests if running on a FIPS enabled system
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
- 07 Nov, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 09 Oct, 2014 1 commit
-
-
Fixes #9173
Toshio Kuratomi committed
-
- 08 Oct, 2014 1 commit
-
-
(Fixes #9008.) With credit to jimi-c for the initial pass in this commit: https://github.com/jimi-c/ansible/commit/b18bd6b98edecda1fcb5a85053593e78b46b9709
Rob Howard committed
-
- 07 Oct, 2014 1 commit
-
-
Michael DeHaan committed
-
- 03 Oct, 2014 1 commit
-
-
Michael DeHaan committed
-
- 01 Oct, 2014 1 commit
-
-
Toshio Kuratomi committed
-
- 30 Sep, 2014 2 commits
-
-
Dave Rawks committed
-
* trivial test refactor to allow for python 2.6 compat
Dave Rawks committed
-
- 27 Sep, 2014 1 commit
-
-
Bruno BAILLUET committed
-
- 26 Sep, 2014 1 commit
-
-
Michael DeHaan committed
-
- 11 Sep, 2014 2 commits
-
-
Michael DeHaan committed
-
Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules.
Michael DeHaan committed
-
- 10 Sep, 2014 1 commit
-
-
Fixes #8813
James Cammarata committed
-
- 05 Sep, 2014 3 commits
-
-
Fixes #8810
James Cammarata committed -
Move some comments to the unittest as we might look at that if we decide to refactor the code.
Toshio Kuratomi committed -
the passwords are correctly hidden in the output.
Toshio Kuratomi committed
-
- 22 Aug, 2014 3 commits
-
-
Michael DeHaan committed
-
Fixes #8681
James Cammarata committed -
Ensure that the automated scm determination for github.com repos still copes with .tar.gz archive files. Handling .zip archives is left as an exercise for the interested reader
Will Thames committed
-
- 21 Aug, 2014 2 commits
-
-
Michael DeHaan committed
-
Fixed role name for - { role: 'lives/in/a/subdirectory' } Should be 'lives/in/a/subdirectory', not just 'subdirectory'
Will Thames committed
-