Change ip on marie #1
1 changed files with 1 additions and 1 deletions
2
hosts
2
hosts
|
|
@ -10,7 +10,7 @@ all: # This is were all begins
|
|||
ansible_user: debian # User used to authenticate on the host 'skyler'
|
||||
|
||||
marie:
|
||||
ansible_host: 1.1.1.1
|
||||
ansible_host: 1.1.1.2
|
||||
ansible_user: root
|
||||
|
||||
hank:
|
||||
|
|
|
|||
Loading…
Reference in a new issue