This commit is contained in:
Pim Kunis 2023-05-18 00:21:34 +02:00
commit 59a5b86104
11 changed files with 456 additions and 0 deletions

View file

@ -0,0 +1,10 @@
deploy_ssh_certificates:
- name: ssh_host_ed25519_key
type: host
key_type: ed25519
signing_key: dmz_host
host: iris.dmz
docker_repository: debian
data_directory: /data

4
inventory/hosts.yml Normal file
View file

@ -0,0 +1,4 @@
all:
hosts:
iris:
ansible_host: iris.dmz