File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- web.SECRET_KEY: !vault |
2
- $ANSIBLE_VAULT;1.1;AES256
3
- 38363134376637396133663063613039616134623939396430353835633461323034646464613236
4
- 3535666238383833663432383235363330376233386563660a623063346137346530363231666535
5
- 35383139626631613064393536613430343033623937356365343637363834333663383039383465
6
- 3564323665326536360a393637643062653530333863643135653361656533383864356236373036
7
- 35376336363330316534623533343263646533646539393834363036396438396361623866623336
8
- 65653830616164356232303831383363363530373834393830343362643434623061373331336436
9
- 35373639366236633337323363386361633037306266653363653261313966643362663730323732
10
- 37396537636463616538
1
+ $ANSIBLE_VAULT;1.1;AES256
2
+ 31323661643234326165393234366438393237643463373333343466636331643732386634363830
3
+ 6237343733323862383836663863333134613466303661350a656261643034613338343938666263
4
+ 36643362616336326637393438313264666331646232373331613631383562623431313838353463
5
+ 6235663765313464310a663933383639373230353637316562313537366138636131313236383236
6
+ 37363534376438323064356561616234313361343837386130306233636438376665306363613263
7
+ 36613430386564343534313239353561393265363634346566376638623930616461373734623666
8
+ 30643839636166363535626231653933326530623364373834366165336237303865343961653038
9
+ 64303331346135656234
Original file line number Diff line number Diff line change 26
26
src : " {{ item.src }}"
27
27
dest : " {{ item.dst }}"
28
28
mode : 0600
29
+ decrypt : true
29
30
with_items :
30
31
- {src: web.SECRET_KEY, dst: /etc/gk/web.SECRET_KEY}
31
32
You can’t perform that action at this time.
0 commit comments