1
0
Fork 0
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:
James Tanner 2014-02-19 15:59:17 -05:00
parent 42c18498a1
commit 6e3a2db602

View file

@ -2,4 +2,5 @@
gather_facts: True
roles:
- { role: test_pip, tags: test_pip }
- { role: test_gem, tags: test_gem }