Allows storage of secrets to then be referenced in other places. The motivation was storing WireGuard secrets for systemd-networkd.
26 lines
441 B
YAML
26 lines
441 B
YAML
all:
|
|
hosts:
|
|
status:
|
|
# TODO: Manually set up ufw on the host. Create a role for ufw.
|
|
ansible_host: status.hamburg.ccc.de
|
|
ansible_user: chaos
|
|
base_config_hosts:
|
|
hosts:
|
|
status:
|
|
docker_compose_hosts:
|
|
hosts:
|
|
status:
|
|
nginx_hosts:
|
|
hosts:
|
|
status:
|
|
certbot_hosts:
|
|
hosts:
|
|
status:
|
|
infrastructure_authorized_keys_hosts:
|
|
hosts:
|
|
status:
|
|
ansible_pull_hosts:
|
|
hosts:
|
|
status:
|
|
secrets_hosts:
|
|
hosts:
|