ansible/test/legacy/azure.yml

8 lines
119 B
YAML
Raw Normal View History

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