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
4 years ago
..
_vendor
cli galaxy - add format options for collection list (#73474) 4 years ago
collections saner path dir management (#72648) 4 years ago
compat
config Update collection routing (#73046) 4 years ago
errors Fix YAML error message when error is at the end of the file (#73241) 4 years ago
executor module compat for py3.8+ controller (#73423) 4 years ago
galaxy Use iskeyword and str.isidentifier for "is FQCN" (#73279) 4 years ago
inventory allow constructed to use vars plugin (#73418) 4 years ago
module_utils Add argument spec validator (#73335) 4 years ago
modules module compat for py3.8+ controller (#73423) 4 years ago
parsing fix typo in ansible vault decrypt if vault error (#73542) 4 years ago
playbook only add data when there is data to add (#54559) 4 years ago
plugins allow constructed to use vars plugin (#73418) 4 years ago
template Local vars should have highest precedence in AnsibleJ2Vars (#72830) 4 years ago
utils Use iskeyword and str.isidentifier for "is FQCN" (#73279) 4 years ago
vars
__init__.py
constants.py Allow restricting config values to enumerated list (#73162) 4 years ago
context.py
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 4 years ago
release.py