community.general/lib/ansible
Matt Martz 9007dbec2f
Add info about loop based on jinja2 loop var (#42134)
* Add info about loop based on jinja2 loop var

* ansible_loop

* Update test count

* Add extended loop_control that defines whether ansible_loop should be added

* Extended needs to be defaulted

* Revert "Update test count"

This reverts commit f1e93ee469825f4cdcd90fb28667d29aa088275c.

* Add docs about loop_control.extended

* Add revindex and revindex0

* Document ansible_loop in special vars

* Add changelog fragment

* Add tests, change items to allitems so that dot notation works, fix logic error with previtem
2018-12-07 13:49:50 -06:00
..
cli Fix typo in confirm new vault password message (#49468) 2018-12-04 11:04:29 +00:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config Add inventory cache options to config base (#46097) 2018-12-05 17:09:49 -05:00
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Merge pull request #49080 from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
module_utils move some of basic into common (#48078) 2018-12-07 10:21:11 -08:00
modules rhn_channel lacks sufficient testing and supportability 2018-12-07 11:13:19 -08:00
parsing explain 'bare variables' (#49577) 2018-12-07 14:47:56 -05:00
playbook Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
plugins Print hostname when fails to generate keyed groups (#49609) 2018-12-07 10:18:25 -05:00
template Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
utils Record host specific messages to log files (#28661) 2018-12-07 11:11:17 -05:00
vars Simplify FactCache.update() 2018-12-05 12:33:27 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00