nrec-ansible/project/main.yml
Torjus Håkestad 1f89e315a0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Add vault role
2022-01-11 15:27:46 +01:00

13 lines
168 B
YAML

---
- hosts: all
tasks:
- name: Ping hosts
ansible.builtin.ping:
- hosts: all
roles:
- testrole
- hosts: docker2.t-juice.club
roles:
- vault