summaryrefslogtreecommitdiff
path: root/test/legacy/azure.yml
blob: 4fceb2a13e753843003349363ef9051856302b03 (plain)
1
2
3
4
5
6
7
- hosts: localhost
  connection: local
  gather_facts: no
  tags:
    - test_azure
  roles:
    - { role: test_azure }