summaryrefslogtreecommitdiff
path: root/test/integration/cloudscale.yml
blob: 0f5bff42cab1558a9cc489d8f2520c8955fe8db4 (plain)
1
2
3
4
5
6
7
- hosts: localhost
  connection: local
  gather_facts: no
  tags:
    - cloudscale
  roles:
    - { role: cloudscale_server,            tags: cloudscale_server }