community.general/lib/ansible
Brian Coca 8de4f7cd9f
fix loop_control templating (#36124)
* fix loop_control templating

- properly template ALL properites for loop_control
- loop_control inherits from base, it should not, but needs validate/attribute functionality

fixes #24719
2018-02-14 15:52:19 -05:00
..
cli Inv export (#36188) 2018-02-14 15:45:15 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Inv export (#36188) 2018-02-14 15:45:15 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor fix loop_control templating (#36124) 2018-02-14 15:52:19 -05:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory remove new tmp var for localhost 2018-02-07 16:16:10 -05:00
module_utils Add unit tests for edgeos_command (#35861) 2018-02-14 09:27:03 -05:00
modules win_uri: fix creates/removes option (#36016) 2018-02-15 06:17:23 +10:00
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
playbook fix loop_control templating (#36124) 2018-02-14 15:52:19 -05:00
plugins win_updates: fix regression when using string cat names (#36015) 2018-02-15 06:14:06 +10:00
template Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
utils File Module docs, adding mode permission example with sticky bit (#36151) 2018-02-14 12:18:13 +00:00
vars caller to preprocess must be None aware (#33653) 2018-02-08 11:25:20 -06:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00