infra/up1.playbook.yml
2020-10-02 23:31:41 +02:00

10 lines
147 B
YAML

---
- name: "Testing up1 role"
hosts: localhost
become: true
roles:
- role: common
- role: up1
vars:
hostname: :8000