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/roles
Brian Coca 55065c0042
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>
10 months ago
..
47023_role1 compile role with all parents in the dep chain (#79079) 2 years ago
47023_role2/tasks compile role with all parents in the dep chain (#79079) 2 years ago
47023_role3/tasks compile role with all parents in the dep chain (#79079) 2 years ago
47023_role4/tasks compile role with all parents in the dep chain (#79079) 2 years ago
a Role fixes (#82339) 10 months ago
b
bottom/tasks Always create new role (#78661) 2 years ago
c
data only add data when there is data to add (#54559) 4 years ago
failed_when/tasks Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
imported_from_include/tasks compile role with all parents in the dep chain (#79079) 2 years ago
include_import_dep_chain compile role with all parents in the dep chain (#79079) 2 years ago
middle/tasks Always create new role (#78661) 2 years ago
recover/tasks Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
set_var/tasks Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
test_connectivity/tasks Only mark a role as complete once a task in it executes for the target host (#81565) 1 year ago
top/tasks Always create new role (#78661) 2 years ago
vars_scope avoid roles exporting vars: (#69040) 2 years ago