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/test/integration/targets/include_import/playbook
Matt Davis 73369f53af
Remove redundant vars FA on PlaybookInclude (#85395)
* The redundant FA declaration was not static, which broke a number of automatic validation behaviors.
* Added tests to assert deferred validation and lack of templating on `import_playbook.vars`.

Co-authored-by: Matt Clay <matt@mystile.com>
6 months ago
..
group_vars
roles/import_playbook_role/tasks
sub_playbook Require `from __future__ import annotations` (#81902) 2 years ago
playbook1.yml
playbook2.yml
playbook3.yml
playbook4.yml
playbook_needing_vars.yml
playbook_using_a_var.yml Remove redundant vars FA on PlaybookInclude (#85395) 6 months ago
test_import_playbook.yml Remove redundant vars FA on PlaybookInclude (#85395) 6 months ago
test_import_playbook_tags.yml
test_templated_filenames.yml import_role - support templating _from_files with --extra-vars (#75269) 4 years ago
validate1.yml
validate2.yml
validate34.yml
validate_tags.yml
validate_templated_playbook.yml import_role - support templating _from_files with --extra-vars (#75269) 4 years ago
validate_templated_tasks.yml import_role - support templating _from_files with --extra-vars (#75269) 4 years ago