community.general/lib/ansible
James Cammarata 64a1b1e043 Fix first_available_file: support for copy and template actions 2015-07-08 12:23:42 -04:00
..
cli Merge pull request #11415 from msabramo/remove_unnecessary_imports 2015-07-05 01:09:28 -04:00
compat
config
errors
executor Fix usage of set_host_var when registering a result var 2015-07-08 09:15:55 -04:00
galaxy now setuptools will pull the data dir with templates that are used by galaxy init 2015-07-01 11:12:10 -04:00
inventory Catch runtime errors due to recursion when calculating group depth 2015-06-22 02:06:07 -04:00
module_utils put type checking before looking against choices array to always get type comparrison correctly 2015-07-05 19:55:11 -04:00
modules Update submodules refs 2015-07-07 10:54:36 -07:00
new_inventory
parsing Update exception handling to be python3 compat 2015-07-08 08:59:42 -07:00
playbook Clear flag indicating role had run before each play is run 2015-07-07 21:47:48 -04:00
plugins Fix first_available_file: support for copy and template actions 2015-07-08 12:23:42 -04:00
template implement jinja2 header overrides 2015-07-03 22:27:49 +02:00
utils Ensure that we're dealing with byte str when we print or log messages 2015-07-07 12:05:59 -07:00
vars Readd logic for ansible_managed to template action plugin 2015-07-07 16:48:19 -04:00
__init__.py
constants.py unquote strings in the ansible config file 2015-07-06 14:12:10 -07:00
test-requirements.txt