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
Felix Fontein da60525610
Fix missing ansible.builtin FQCNs in hardcoded action names (#71824)
* Make sure hard-coded action names also check for FQCN.
* Use _add_internal_fqcn() to avoid hardcoded lists and typoes.
4 years ago
..
apply Explicitly get the include task, and not assume it is the parent (#72378) 4 years ago
empty_group_warning Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432) 5 years ago
grandchild
handler_addressing
nestedtasks/nested
parent_templating
playbook Raise Warning when import_playbook receives additional parameters (#64156) 4 years ago
public_exposure
role include_role: Strictly check string datatype for *_from (#68958) 4 years ago
roles Ensure `allow_duplicates: true` enables to run single role multiple times (#64902) (#65063) 5 years ago
run_once
tasks Check if task file is specified for import_tasks (#57572) 5 years ago
undefined_var
valid_include_keywords Validate args for includes in handlers too (#57537) 4 years ago
aliases Rebalance CI groups to avoid macOS timeouts (#70126) 4 years ago
inventory
runme.sh Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
test_copious_include_tasks.yml
test_copious_include_tasks_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
test_grandparent_inheritance.yml
test_grandparent_inheritance_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
test_include_loop.yml Add more include and yaml parsing tests (#70506) 4 years ago
test_include_loop_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
test_loop_var_bleed.yaml Don't pollute include_variables (#54687) 6 years ago
test_nested_tasks.yml
test_nested_tasks_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
test_role_recursion.yml
test_role_recursion_fqcn.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago