-
Notifications
You must be signed in to change notification settings - Fork 0
/
inventory-w-vaulted-string.yml
22 lines (22 loc) · 1.1 KB
/
inventory-w-vaulted-string.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
all:
vars:
ansible_connection: local
hosts:
host1:
ansible_user: "host1_user"
ansible_password: !vault |
$ANSIBLE_VAULT;1.2;AES256;my_user
31383833383033633962356539306461383366646165393136393432356162343439316139653235
6334356533633731366431376136343235393131633862360a356238613635363339633662633539
61333561653465393430316262643936363631323238323735333436396462313433313338316463
3764633337323735390a666334323032633331616136373934653139333439393764656162653461
6337
host2:
ansible_user: "host2_user"
ansible_password: !vault |
$ANSIBLE_VAULT;1.2;AES256;my_user
32633935363065316164386535326631643939623035353863303139613665386432326562383062
6238356634353966666430643331623134366164313032660a643033356639646665323935626139
62303563393336643865633939333431656365363265633835396462363361363131366538336161
3662666264333338630a646433376631393666353534373865396531336265653135656266643064
3836