change hostname
This commit is contained in:
parent
4c9cb3b6d1
commit
2b98e79e02
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ all:
|
||||||
hosts:
|
hosts:
|
||||||
lewis:
|
lewis:
|
||||||
ansible_user: root
|
ansible_user: root
|
||||||
ansible_host: lewis.lan
|
ansible_host: lewis.dmz
|
||||||
|
|
Reference in a new issue