You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Brian Coca ea2f37d253
allow constructed to use vars plugin (#73418)
Allow constructed to optionally use vars plugin data

* mostly for those looking to leverage group_vars/ and host_vars/
* limited to already processed sources
5 years ago
..
_vendor Rename to ansible-core (#72594) 5 years ago
cli galaxy - add format options for collection list (#73474) 5 years ago
collections saner path dir management (#72648) 5 years ago
compat Updated bundled libraries (#70418) 6 years ago
config Update collection routing (#73046) 5 years ago
errors Fix YAML error message when error is at the end of the file (#73241) 5 years ago
executor module compat for py3.8+ controller (#73423) 5 years ago
galaxy Use iskeyword and str.isidentifier for "is FQCN" (#73279) 5 years ago
inventory allow constructed to use vars plugin (#73418) 5 years ago
module_utils Add argument spec validator (#73335) 5 years ago
modules module compat for py3.8+ controller (#73423) 5 years ago
parsing fix typo in ansible vault decrypt if vault error (#73542) 5 years ago
playbook only add data when there is data to add (#54559) 5 years ago
plugins allow constructed to use vars plugin (#73418) 5 years ago
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) 5 years ago
utils Use iskeyword and str.isidentifier for "is FQCN" (#73279) 5 years ago
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
__init__.py transparent downstream vendoring (#69850) 6 years ago
constants.py Allow restricting config values to enumerated list (#73162) 5 years ago
context.py Become plugins (#50991) 7 years ago
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 5 years ago
release.py Bump devel to 2.11.0 (#70121) 6 years ago