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/roles
Brian Coca cfa8caff39
[stable-2.16] Role fixes (#82339) (#82452)
* Role fixes (#82339)

* Various fixes to roles

  - static property is now properly set
  - role_names and other magic vars now have full list
  - role public/private var loading is now done when adding to play.roles instead of on each var query
  - added tests

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 55065c0042)

* import_role does not get public until next version
11 months ago
..
roles [stable-2.16] Role fixes (#82339) (#82452) 11 months ago
tasks avoid roles exporting vars: (#69040) 2 years ago
vars [stable-2.16] Role fixes (#82339) (#82452) 11 months ago
47023.yml compile role with all parents in the dep chain (#79079) 2 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
allowed_dupes.yml
data_integrity.yml
dupe_inheritance.yml Always create new role (#78661) 2 years ago
no_dupes.yml Add a test for deduplicating dependencies with include_role (#75259) 3 years ago
no_outside.yml Restrict role loading .. to role ... (#77683) 3 years ago
privacy.yml [stable-2.16] Role fixes (#82339) (#82452) 11 months ago
role_complete.yml Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
role_dep_chain.yml compile role with all parents in the dep chain (#79079) 2 years ago
runme.sh [stable-2.16] Role fixes (#82339) (#82452) 11 months ago
vars_scope.yml Restore import_role variable exporting behavior (#81840) 1 year ago