fix inventory ip addr
This commit is contained in:
parent
84a7727bf1
commit
f18267c29b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ call:
|
|||
ansible_become_pass: "x2305"
|
||||
ansible_become: true
|
||||
giga:
|
||||
ansible_host: 102.168.10.67
|
||||
ansible_host: 192.168.10.67
|
||||
ansible_user: giga
|
||||
ansible_become_pass: "giga"
|
||||
ansible_become: true
|
||||
|
|
Loading…
Reference in a new issue