Skip to content

Commit

Permalink
chore(ansible/group_vars/all): switch to public Cloudflare DNS
Browse files Browse the repository at this point in the history
  • Loading branch information
jon77p committed Sep 17, 2024
1 parent ccc65da commit 787d207
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
4 changes: 3 additions & 1 deletion ansible/group_vars/all/vars.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
user_password: "{{ vault_user_password }}"
cloudflare_dns_ip_addresses: "{{ vault_cloudflare_dns_ip_addresses }}"
cloudflare_dns_ip_addresses:
primary: "1.1.1.1"
secondary: "1.1.1.1"
26 changes: 11 additions & 15 deletions ansible/group_vars/all/vault.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
$ANSIBLE_VAULT;1.1;AES256
37313564616363376134333265393733623761363163313938343862306465353566613466303937
3833613762383762623433353930343766623666353537340a373336396234656533616662306461
65396630363266663166373738306132636437313761616666313735303666636362316233333738
3035373130666562630a373566656363343038636366373031323933386166336466316235373239
62623666396661623839396261393632313038363062353136356662663335393936333631633636
37623833343330376263633633303031323831336138303032363033313236343262346439353838
36653834613230353161333762613535313835333335636266306262333764303232363130613066
66343033393132666133386332663264366333353661633666366664633136653761393830656430
61323166366131316531633039636366656233643634303562663531643965356563636465326335
33346261623232663230616261666534396239303439336537326530373765646437363633643037
36343838376535376134373232646465656338656232643862643835656237366231393962613233
36353631373061303135343139646663663233646330633035333365323939373366393961383162
32393931623462653461363637396236343864353632633438333261343839346463353861656338
64323137333561633839396564396161336337343738366265383330623936316661633031353466
383037326330353138616663623063646338
30393232663632353030653338333632316361653063353132316234626534646635653533613536
6561643539356461333133326232316336636265356463650a653138353237396632373631653265
33626265353831656536326338356362393433373030633533346635383535323962663862646236
6635633739643432640a323662356134343363643539383832346662616631626464323738343431
37623833346434336135643935356339363531333239383731396162323038646266323839363734
32613336323963626536616261316166363530643836353561653630356233353434636236626537
66613063623139303030333062383032373631636361343666633261363465346363356266316332
64373739646336653638346666333335316534303833363034643865373265323763303236336533
61346137633663666132623532336563396538656433363733303764636565613838623935356361
62363562613732613530393130383063613037316365646664616530346564666538656266326235
643532623930636631353734656566633339

0 comments on commit 787d207

Please sign in to comment.