change hostnames
This commit is contained in:
parent
bb2a4ecbcc
commit
c65dc64aaa
5 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Reference in a new issue