1
This commit is contained in:
parent
142bde9d93
commit
15042d887d
1 changed files with 6 additions and 3 deletions
|
|
@ -21,6 +21,10 @@
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
ansible_ssh_user: root
|
ansible_ssh_user: root
|
||||||
ansible_ssh_password: nmklop90
|
ansible_ssh_password: nmklop90
|
||||||
|
=======
|
||||||
|
# ansible_ssh_user: root
|
||||||
|
# ansible_ssh_password: nmklop90
|
||||||
|
>>>>>>> 39145902871af46589d5e9fd196edbf6dd8ea849
|
||||||
epel_repo: true
|
epel_repo: true
|
||||||
reboot_system: false
|
reboot_system: false
|
||||||
hostname: "{{ inventory_hostname }}.local.mrwho.ru"
|
hostname: "{{ inventory_hostname }}.local.mrwho.ru"
|
||||||
|
|
@ -70,4 +74,3 @@
|
||||||
- root
|
- root
|
||||||
- admin
|
- admin
|
||||||
- test
|
- test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue