hosts change

This commit is contained in:
mrwho 2026-05-17 00:33:29 +03:00
parent 6c4718c630
commit 424567edb1
2 changed files with 4 additions and 4 deletions

View file

@ -19,4 +19,4 @@ all:
ansible_host: 192.168.99.42
rocky9-template:
ansible_host: 192.168.99.43
ansible_host: 172.20.21.106

View file

@ -18,11 +18,11 @@
- openssh
vars:
#ansible_ssh_user: root
#ansible_ssh_password: nmklop90
ansible_ssh_user: root
ansible_ssh_password: nmklop90
epel_repo: true
reboot_system: false
hostname: "{{ ansible_hostname }}.local.mrwho.ru"
hostname: "{{ inventory_hostname }}.local.mrwho.ru"
openssh_password_authentication: false
openssh_permit_root_login: "no" # Completely disable root SSH