ansible/test/legacy/azure.yml

8 lines
119 B
YAML
Raw Normal View History

2015-05-05 05:42:46 +02:00
- hosts: localhost
connection: local
gather_facts: no
tags:
- test_azure
roles:
- { role: test_azure }