community.general/lib/ansible
Richard C Isaacson 49bd8b0b35 Fix inventory for test_dir_inventory
It came up that fixing this unit test may relate to another ticket that is open. This work allows us to uncomment this unit test by fixing how we pars variables allowing a quoted variable to contain a '#'.

Work also went into cleaning up some of the test data to clarify what was working.

Lastly work went into cleaning up formatting so that the code is easily read.
2014-03-04 18:31:49 -06:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Fix inventory for test_dir_inventory 2014-03-04 18:31:49 -06:00
module_utils Minor tweak to region config in boto configuration file 2014-02-26 15:40:33 -06:00
playbook Revert "Merge pull request #6250 from dagwieers/gather_facts-once" 2014-03-03 10:20:42 -05:00
runner Merge pull request #6156 from iiordanov/devel 2014-03-03 23:51:51 -06:00
utils Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 2014-02-28 18:38:45 -05:00
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 2014-02-28 18:27:16 -05:00
callbacks.py Filter out messages that match the pattern username:password@host 2014-02-13 14:23:49 -06:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py Remove a few extra legacy variable feature references. 2014-02-28 18:51:15 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00