web_AI-5/ansible/webtech.yml

7 lines
83 B
YAML
Raw Normal View History

2017-10-29 16:37:19 +01:00
---
- hosts: webtech.2li.local
become: true
roles:
- common
- web_AI-5