mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add integration tests for the rax module
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
- hosts: testhost
|
||||
gather_facts: True
|
||||
roles: []
|
||||
|
||||
---
|
||||
- hosts: localhost
|
||||
connection: local
|
||||
gather_facts: false
|
||||
tags:
|
||||
- rackspace
|
||||
roles:
|
||||
- role: test_rax
|
||||
tags: test_rax
|
||||
|
||||
Reference in New Issue
Block a user