ansible/test/integration/cloudscale.yml

8 lines
162 B
YAML
Raw Normal View History

2017-01-17 22:15:20 +00:00
- hosts: localhost
connection: local
gather_facts: no
tags:
- cloudscale
roles:
- { role: cloudscale_server, tags: cloudscale_server }