setup ansible-pull for all Chaosknoten hosts
Some checks failed
/ Ansible Lint (push) Failing after 50s
Some checks failed
/ Ansible Lint (push) Failing after 50s
Additionally setup ansible-pull for: ccchoir, tickets, keycloak, lists, mumble, pad, public-reverse-proxy, zammad, ntfy
This commit is contained in:
parent
f3902b43b1
commit
94e1920388
12 changed files with 1854 additions and 1029 deletions
39
.sops.yaml
39
.sops.yaml
|
|
@ -24,6 +24,15 @@ keys:
|
|||
- &host_sunders_ansible_pull_age_key age1na0nh9ndnr9cxpnlvstrxskr4fxf4spnkw48ufl7m43f98y40y7shhnvgd
|
||||
- &host_wiki_ansible_pull_age_key age1sqs05anv4acculyap35e6vehdxw3g6ycwnvh6hsuv8u33re984zsnqfvqv
|
||||
- &host_renovate_ansible_pull_age_key age18qam683rva3ee3wgue7r0ey4ws4jttz4a4dpe3q8kq8lmrp97ezq2cns8d
|
||||
- &host_ccchoir_ansible_pull_age_key age19rg2cuj9smv8nzxmr03azfqe69edhep53dep6kvh83paf08zv58sntm0fg
|
||||
- &host_tickets_ansible_pull_age_key age16znyzvquuy8467gg27mdwdt8k6kcu3fjrvfm6gnl4nmqp8tuvqaspqgcet
|
||||
- &host_keycloak_ansible_pull_age_key age1azkgwrcwqhc6flj7gturptpl2uvay6pd94cam4t6yuk2n4wlnsqsj38hca
|
||||
- &host_lists_ansible_pull_age_key age17x20h3m6wgfhereusc224u95ac8aj68fzlkkj5ptvs9c5vlz3usqdu7crq
|
||||
- &host_mumble_ansible_pull_age_key age1wnympe3x8ce8hk87cymmt6wvccs4aes5rhhs44hq0s529v5z4g5sfyphwx
|
||||
- &host_pad_ansible_pull_age_key age172pk7lyc6p4ewy0f2h6pau5d5sz6z8cq66hm4u4tpzx3an496a2sljx7x5
|
||||
- &host_public_reverse_proxy_ansible_pull_age_key age1p7pxgq5kwcpdkhkh3qq4pvnltrdk4gwf60hdhv8ka0mdxmgnjepqyleyen
|
||||
- &host_zammad_ansible_pull_age_key age1sv7uhpnk9d3u3je9zzvlux0kd83f627aclpamnz2h3ksg599838qjgrvqs
|
||||
- &host_ntfy_ansible_pull_age_key age1dkecypmfuj0tcm2cz8vnvq5drpu2ddhgnfkzxvscs7m4e79gpseqyhr9pg
|
||||
creation_rules:
|
||||
# group vars
|
||||
- path_regex: inventories/chaosknoten/group_vars/all.*
|
||||
|
|
@ -43,6 +52,8 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_keycloak_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/grafana.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -53,10 +64,14 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_pad_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/ccchoir.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_ccchoir_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/pretalx.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -73,6 +88,8 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_tickets_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/onlyoffice.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -83,10 +100,14 @@ creation_rules:
|
|||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_zammad_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/ntfy.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_ntfy_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/eh22-wiki.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
@ -111,6 +132,24 @@ creation_rules:
|
|||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_renovate_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/lists.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_lists_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/mumble.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_mumble_ansible_pull_age_key
|
||||
- path_regex: inventories/chaosknoten/host_vars/public-reverse-proxy.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
*admin_gpg_keys
|
||||
age:
|
||||
- *host_public_reverse_proxy_ansible_pull_age_key
|
||||
- path_regex: inventories/z9/host_vars/dooris.*
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue