diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index f823f2068..93d67fc4b 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -61,7 +61,9 @@ - tempest_full - tempest_scenario - tempest_slow - - patrole + - patrole_admin + - patrole_member + - patrole_reader - tempest_barbican - tempest_octavia - container: functest-benchmarking |