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
Sloane Hertel db3e8f2c1c
import_role - support templating _from_files with --extra-vars (#75269)
* Support templating _from_files with --extra-vars for imported roles

* Add tests for templating the filenames for import_role, import_playbook, and import_tasks

* Add documentation

Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
3 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli Revert "use versioned doclink for url references (#74245)" (#74782) 3 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config More options for password passing (#73117) 3 years ago
errors Correctly set path and fullpath for template vars (#73924) 3 years ago
executor Change interpreter discovery defaults to silently prefer Python 3 (#75049) 3 years ago
galaxy Improve ansible-galaxy error for InconsistentCandidate exception (#75235) 3 years ago
inventory inventory: misc typo fixes (#73695) 3 years ago
module_utils Ensure `heuristic_log_sanitize` returns correct data if no password found (#75570) 3 years ago
modules dnf: ensure we use the correct locale for dnf API (#75264) 3 years ago
parsing allow vars_files to use dwim (vars/) and vaults (#75526) 3 years ago
playbook import_role - support templating _from_files with --extra-vars (#75269) 3 years ago
plugins ssh: Update docs (#75253) 3 years ago
template jinja2_native: short-circuit literal_eval for non-strings (#75484) 3 years ago
utils Fix an exception when passlib library is used with a wrapped algo (#75527) 3 years ago
vars allow vars_files to use dwim (vars/) and vaults (#75526) 3 years ago
__init__.py CI and compat fixes for Jinja2 >= 3.0 (#74666) 3 years ago
constants.py force version on deprecation (#74338) 3 years ago
context.py Become plugins (#50991) 5 years ago
keyword_desc.yml Better handling of rstisms in ansible-doc (#74596) 3 years ago
release.py prep for 2.12 version bump (#74126) 3 years ago