blob: 39b2c74cf55f0b10c3f22081b60c3204aef5c605 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
ungrouped:
hosts:
pi-broughton:
ansible_host: 192.168.178.91
ansible_ssh_user: broughton
ansible_become_method: community.general.doas
ansible_become_password: !vault |
$ANSIBLE_VAULT;1.2;AES256;ansible
37303430343230343630613466313966363364623237643761336130653863343666366137346139
6263313237366638623833306662626663646364623232390a326264333336353435653964343861
37626438343134636130646239653439303333363665343931373830613661366264316462393137
3438353664653365300a626535303539653166663665356563386234343161313738663534333033
6139
connection_name: nevis
connection_device_name: eth0
blade-canongate:
ansible_host: 192.168.178.75
ansible_ssh_user: canongate
ansible_become_method: ansible.builtin.sudo
ansible_become_password: !vault |
$ANSIBLE_VAULT;1.2;AES256;ansible
38616635313066363236373162383131623435313763393535316435343462323530306530373436
6436663763386637366665313063386338363730633863630a326331316236633533376661373039
63326363386631313835306630336535616335336237663831613832663237396661363436643437
3237646663616430340a656137396337303564646333316234623264643963623162623766383131
6338
connection_name: nevis
connection_device_name: eth0
mox_checksum: 0KIk721VDR6D_SkRbZ-Vc8-fXe7I
mox_platform: amd64
|