[ANSIBLE] Automated PR for swag-config-additions_2025-08-31T07-14-27 - #2 #2
@@ -3,12 +3,9 @@ all:
|
||||
rinoa:
|
||||
ansible_host: 192.168.1.254
|
||||
ansible_user: charish
|
||||
ansible_ssh_private_key_file: "{{ lookup('env','HOME') + '/.ssh/id_rsa' }}"
|
||||
rikku:
|
||||
ansible_host: 192.168.1.252
|
||||
ansible_user: pi
|
||||
ansible_ssh_private_key_file: "{{ lookup('env','HOME') + '/.ssh/id_rsa' }}"
|
||||
benedikta:
|
||||
ansible_host: 192.168.1.250
|
||||
ansible_user: ovos
|
||||
ansible_ssh_private_key_file: "{{ lookup('env','HOME') + '/.ssh/id_rsa' }}"
|
||||
|
||||
Reference in New Issue
Block a user