ansible/lib/ansible
Jorge Rua 7e769d6dd3
Fix example with the backwards counting in the sequence lookup plugin. (#73081)
The old example failed with:
fatal: [localhost]: FAILED! => {"msg": "to count backwards make stride negative"}
I fixed this and placed a start parameter to consolidate with the rest of the examples provided.

Co-authored-by: Jorge Rua <jorua@redhat.com>
2021-01-07 16:34:05 -06:00
..
_vendor Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
cli Change role argspec file used by ansible-doc (#72927) 2020-12-14 12:05:40 -05:00
collections saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
compat Updated bundled libraries (#70418) 2020-07-02 12:39:00 -05:00
config Added NO_COLOR as config option (#73105) 2021-01-07 15:00:31 -05:00
errors Add orig_exc context to error messages (#72677) 2020-11-20 05:40:22 +10:00
executor Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00
galaxy galaxy: Handle token as dict while loading using yaml (#70911) 2020-12-21 14:53:00 -05:00
inventory Pass the top level dictionaries to combine_vars (#72979) 2020-12-16 11:23:23 -05:00
module_utils [facts] fix version facts on FreeBSD RC/PRERELEASE (#73020) 2021-01-05 10:16:59 -05:00
modules Fix a typo in the documentation of ansible.builtin.apt (#73061) 2021-01-07 22:27:09 +01:00
parsing vault: Read stdin data as binary on python3 (#52229) 2020-12-09 09:46:32 +01:00
playbook Add support for argument_specs attribute to RoleMetadata class (#73120) 2021-01-07 11:41:46 -05:00
plugins Fix example with the backwards counting in the sequence lookup plugin. (#73081) 2021-01-07 16:34:05 -06:00
template Use _wrap_native_text only for builtin STRING_TYPE_FILTERS (#71801) 2020-12-09 09:48:32 +01:00
utils saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py Replace some more FQCNs. 2020-11-05 12:19:08 -08:00
context.py
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 2020-11-17 10:11:15 -05:00
release.py Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00