ansible/lib/ansible
Felix Fontein 08fc9f63b6
Add x509_crl_info module (#67539)
* Add x509_crl_info module.

* Apply suggestions from code review

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-02-28 08:00:47 +01:00
..
cli adhoc: Load callbacks before sending v2_playbook_on_start (#67673) 2020-02-25 17:00:08 -05:00
compat
config add module cloudformation_exports (#67349) 2020-02-27 11:39:59 -07:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Fix runas as collection become plugin (#67638) 2020-02-21 19:23:53 +10:00
galaxy Remove unused variables in collection API (#67724) 2020-02-25 12:30:53 -05:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils influxdb: Fix documentation (#67807) 2020-02-27 13:43:16 +01:00
modules Add x509_crl_info module (#67539) 2020-02-28 08:00:47 +01:00
parsing fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 2020-02-04 13:53:13 -05:00
playbook Clean up CONDITIONAL_BARE_VARS warning. Fixes #67735 (#67751) 2020-02-25 16:36:01 -06:00
plugins Remove unused import from frr cli plugin (#67790) 2020-02-26 16:48:07 -05:00
template Templating: make sure only one variable results are cached (#67429) 2020-02-19 18:04:01 -05:00
utils combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
vars New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
context.py
release.py