dags first iteration

main
Ricard Illa 2022-10-18 18:16:13 +02:00
parent 0f19764703
commit c6583f9d8c
2 changed files with 18 additions and 2 deletions

View File

@ -36,7 +36,6 @@
become: true
roles:
- cryptoraid
tags: raid
- name: mounts
hosts:
@ -98,7 +97,22 @@
pikvm
roles:
- gopass
tags: gopass
- name: setup DAGs
become: true
hosts:
- pikvm
roles:
- dags
tags: dags
- name: set up pikvm's ssl certs
hosts:
- pikvm
become: true
hosts: pikvm
vars:
domain: monotremata.xyz
- name: lbu commit
hosts:

View File

@ -8,6 +8,8 @@ all:
ansible_port: 22
ansible_python_interpreter: /usr/bin/python3
ansible_become_method: doas
dags:
- acme_rsync
snitch:
ansible_host: snitch