change hostnames

This commit is contained in:
Pim Kunis 2023-03-14 22:44:41 +01:00
parent bb2a4ecbcc
commit c65dc64aaa
5 changed files with 6 additions and 6 deletions

View file

@ -21,6 +21,6 @@
follow: true
- name: Add dataserver to known hosts
known_hosts:
name: "lewis.lan"
key: "lewis.lan ssh-ed25519 {{ dataserver_public_key }}"
name: "lewis.dmz"
key: "lewis.dmz ssh-ed25519 {{ dataserver_public_key }}"
state: present