infra/up1.playbook.yml

11 lines
143 B
YAML
Raw Normal View History

2020-10-02 23:31:41 +02:00
---
- name: "Testing up1 role"
2020-10-03 01:51:19 +02:00
hosts: jolly
2020-10-02 23:31:41 +02:00
become: true
roles:
- role: common
- role: up1
vars:
hostname: :8000