ansible/lib/ansible
Sam Doran 18f7282ccf
ansible-doc - account for empty meta/main.yml (#73590)
* ansible-doc - account for empty meta/main.yml

 from_yaml() will return None when encrounting an empty file.
2021-02-12 17:37:00 -05:00
..
_vendor Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
cli ansible-doc - account for empty meta/main.yml (#73590) 2021-02-12 17:37:00 -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 Update collection routing (#73046) 2021-02-09 09:31:35 -08:00
errors Fix YAML error message when error is at the end of the file (#73241) 2021-01-19 10:07:36 -05:00
executor module compat for py3.8+ controller (#73423) 2021-02-10 21:32:59 -08:00
galaxy Use iskeyword and str.isidentifier for "is FQCN" (#73279) 2021-02-11 18:23:57 -08:00
inventory allow constructed to use vars plugin (#73418) 2021-02-12 11:14:50 -05:00
module_utils Add argument spec validator (#73335) 2021-02-11 19:17:14 -05:00
modules Add rolespec_validate to import/include_role (#73589) 2021-02-12 16:26:33 -06:00
parsing fix typo in ansible vault decrypt if vault error (#73542) 2021-02-11 14:14:50 -05:00
playbook Add rolespec_validate to import/include_role (#73589) 2021-02-12 16:26:33 -06:00
plugins Catch more potential errors when setting up curses. 2021-02-12 13:09:02 -08:00
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) 2021-01-26 11:37:56 +01:00
utils Use iskeyword and str.isidentifier for "is FQCN" (#73279) 2021-02-11 18:23:57 -08: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 Allow restricting config values to enumerated list (#73162) 2021-01-14 15:11:30 -05: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