1
This commit is contained in:
parent
15042d887d
commit
515b48e190
1 changed files with 0 additions and 4 deletions
|
|
@ -18,17 +18,13 @@
|
|||
- openssh
|
||||
|
||||
vars:
|
||||
<<<<<<< HEAD
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_password: nmklop90
|
||||
=======
|
||||
# ansible_ssh_user: root
|
||||
# ansible_ssh_password: nmklop90
|
||||
>>>>>>> 39145902871af46589d5e9fd196edbf6dd8ea849
|
||||
epel_repo: true
|
||||
reboot_system: false
|
||||
hostname: "{{ inventory_hostname }}.local.mrwho.ru"
|
||||
|
||||
openssh_password_authentication: false
|
||||
openssh_permit_root_login: "no" # Completely disable root SSH
|
||||
openssh_challenge_response_auth: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue