Skip to content

Commit

Permalink
Fix test by adding missing scope to sub group
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannik committed Jul 1, 2024
1 parent cb6c883 commit 62f65a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/group/tasks/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
- name: create sub group and set members
group:
name: MySubGroup
scope: global
members:
set:
- my_user_1
Expand Down

0 comments on commit 62f65a3

Please sign in to comment.