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