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/public_exposure
Brian Coca 9a4bc7e7b3
Restore import_role variable exporting behavior (#81840)
* Import role public (#81772)

revert to previous behavior to push vars to play at compile time
add `public` parameter to allow per import control of exporting (vs just the global config)

Co-authored-by: tchernomax <maxime.deroucy@gmail.com>
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
(cherry picked from commit ab6a544e86)

* adapted to prev version

 - removed new functionality
 - restored global config functioning overriding specific public option

* remove typoe

* quote it
1 year ago
..
roles Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
no_bleeding.yml Restore import_role variable exporting behavior (#81840) 1 year ago
no_overwrite_roles.yml Ensure we don't overwrite roles from include/import_role when loading the play (#47512) 6 years ago
playbook.yml Restore import_role variable exporting behavior (#81840) 1 year ago