xoxys.hcloud_server/tasks/main.yml

6 lines
106 B
YAML
Raw Normal View History

2020-05-17 20:19:07 +02:00
---
- include_tasks: setup.yml
when:
- hcloud_server is defined
- hcloud_server.name is defined