mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix gem role ref
This commit is contained in:
parent
42c18498a1
commit
6e3a2db602
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
|||
gather_facts: True
|
||||
roles:
|
||||
- { role: test_pip, tags: test_pip }
|
||||
- { role: test_gem, tags: test_gem }
|
||||
|
||||
|
|
Loading…
Reference in a new issue