summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2020-11-19 09:42:56 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2020-11-19 09:42:56 +0100
commit7ece9c34bbfb150c5775c1aae8cf189ac517fb35 (patch)
treef4e6aaeb1ab5e0bbd3614d455e0564f5c6bd4c1e
parent9c7a251c1dbff58b45151d93fdb17845f820dcb1 (diff)
downloadinfra-7ece9c34bbfb150c5775c1aae8cf189ac517fb35.tar.gz
infra-7ece9c34bbfb150c5775c1aae8cf189ac517fb35.tar.bz2
infra-7ece9c34bbfb150c5775c1aae8cf189ac517fb35.tar.xz
infra-7ece9c34bbfb150c5775c1aae8cf189ac517fb35.zip
Postfix: rotating keys.
-rw-r--r--ansible/host_vars/knot/postfix-secret.yml36
-rw-r--r--ansible/plays/postfix.yml4
2 files changed, 27 insertions, 13 deletions
diff --git a/ansible/host_vars/knot/postfix-secret.yml b/ansible/host_vars/knot/postfix-secret.yml
index 5135eb7..33c2cc9 100644
--- a/ansible/host_vars/knot/postfix-secret.yml
+++ b/ansible/host_vars/knot/postfix-secret.yml
@@ -1,14 +1,24 @@
$ANSIBLE_VAULT;1.1;AES256
-32353266323737353463653565613435313535326236613165323538386535616162653231386432
-3338613366616465343161626362333031376633643531310a663933373233363864643765656331
-36633163363365366134623666363330393734343135373261366534623362626539623264663131
-3435643533616434380a656237663161316530316431316364646239646334343136323030363135
-31353965613337363966653233663438666364613564303035323431616233343566646239316462
-66353864656133393366396537303939383435623937663037373030383137323266386237323266
-32336630313335616234306664323364376563326238643465623635356132636430353031613131
-65363761653664383361383931653635376434366639616263313966373938333564633661666337
-62343863336337313965323234316238643238663933393031366537326638663937356563303839
-30623962313831373062336136383737633935376463353232376133613931366664663861346436
-63336162303964393334363365353635633030396136386539363031666131646433633566373061
-35646166653136363936326464396537303035343666383165376638373338356234633132396139
-3364
+61386161313039626233653235386230313862366134373137373039623032333536346363323065
+3162373638383134633338306531623664613936303261650a306531613464333135343965306139
+33356663333635353562613962396664636164396137343635336433666638623861303736383039
+3536383365633537340a333732313235363863656238376166316464326631303232363731363963
+30313466666565316339616666636566613165376163353031333835653631336537366162303333
+34613739353734623831643132636464613431303763656437326338323865616234353461376235
+35356334623166346231643061363535373536393231633838303535623663336636616266316536
+36386433326339353064626138363738336363376130656238663535613038313636646163393834
+66666336613164613336306639346566613763633232383037343066646339336363636164643830
+35663664636464666237363238663239623932376631346530633639333565393733343433386235
+34343262343265623161616563663336616232646563386266343365653662316464303235383165
+37353164623030393931303461396638353539616462336361636365363733653730656237656238
+37336265653362323633363437316337313166386330376534616536333462333239313036366665
+37623039646466313963613134313232373663626633643662306539343335613131633138333961
+30363834616664326565653262303262343061366633666663383635626435653231363463626562
+65393764366137326639333263323762306664373436346338366630656364313865643832323466
+31626432333730383333393666353966663666326433383534316637666331356332656135363061
+61396138666665333934376561313235313539313239346433633565316434356232653266333961
+32663463363032643935376363316536383136653233623030383431336630393431663936343134
+36653236306465636566323836306438333337623930616631396437393362303937396434393166
+35666332626264303533656130626539343738613161353962613031326139373963626435373832
+63383734303835323132353362646233353265323032313465646364393635333033636131643066
+393431663334636263313136613761653765
diff --git a/ansible/plays/postfix.yml b/ansible/plays/postfix.yml
new file mode 100644
index 0000000..dc524d5
--- /dev/null
+++ b/ansible/plays/postfix.yml
@@ -0,0 +1,4 @@
+- hosts:
+ - knot
+ roles:
+ - postfix