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 Aug 5, 2024
1 parent 8e64130 commit 505c098
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 @@ -366,6 +366,7 @@
- name: create sub group and set members
group:
name: MySubGroup
scope: global
members:
set:
- my_user_1
Expand Down

0 comments on commit 505c098

Please sign in to comment.