community.general/tests/integration/targets/cloudscale_volume/tasks/cleanup.yml

6 lines
102 B
YAML
Raw Normal View History

2020-03-09 09:11:07 +00:00
---
- name: Remove test server
cloudscale_server:
uuid: '{{ server.uuid }}'
state: 'absent'