add ansible_user for host adguard

This commit is contained in:
2024-07-16 22:00:04 +05:30
parent fedf6cb757
commit 1f68031517

View File

@@ -9,6 +9,7 @@ ungrouped:
ansible_user: root ansible_user: root
adguard: adguard:
ansible_host: 192.168.1.51 ansible_host: 192.168.1.51
ansible_user: akshun
pve: pve:
ansible_host: 192.168.1.105 ansible_host: 192.168.1.105
ansible_user: root ansible_user: root