community.general/lib/ansible
Brian Coca 483c25a609 Revert "switched host patterns to use sets, simplified logic which now uses buitins"
need this to be lists, for order and other considerations
This reverts commit 8e2f0b3f2c.
2015-11-05 15:41:17 -05:00
..
cli fixed snippet display, short_desc is a string, not a list 2015-11-05 14:32:18 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Clean up a few more pyflakes warnings 2015-10-19 11:20:21 -07:00
executor added callback fallback to v1 methods for backwards compat with existing callbacks 2015-11-05 13:04:50 -05:00
galaxy Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory Revert "switched host patterns to use sets, simplified logic which now uses buitins" 2015-11-05 15:41:17 -05:00
module_utils remove assigned but unused variables in module_utils. 2015-11-03 09:53:18 -08:00
modules Update core submodule ref 2015-11-04 19:44:42 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Fix typo 2015-11-03 10:57:48 +05:30
playbook Allow tags to be specified in included file params 2015-10-28 10:14:20 -04:00
plugins Merge pull request #12867 from bcoca/callback_whitelist_tweak 2015-11-05 12:58:05 -05:00
template switched clean_data from hardcoded delimiters to actual currently set jinja2 environment delimiters 2015-11-02 09:00:56 -05:00
utils Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
vars Revert "switched host patterns to use sets, simplified logic which now uses buitins" 2015-11-05 15:41:17 -05:00
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
constants.py Do not optimize with_items loop if the items are not strings 2015-11-04 18:48:41 -08:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00