Torjus Håkestad 5906946be7
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Add gpaste
2022-01-21 18:05:16 +01:00

23 lines
286 B
YAML

---
- hosts: all
tasks:
- name: Ping hosts
ansible.builtin.ping:
- hosts: all
roles:
- common
- docker
- hosts: docker2.t-juice.club
roles:
- vault
- traefik
- registry
- gitea
- gpaste
- hosts: docker3.t-juice.club
roles:
- traefik