From 63e5a7666c7f4459e23f00e7f7715c1b82667e73 Mon Sep 17 00:00:00 2001 From: L3D Date: Fri, 13 Aug 2021 01:46:22 +0200 Subject: [PATCH] try ovh... failing --- host_vars/luna.l3d.ch/vault.yml | 46 ++++++++++++++++----------------- roles/do1jlr.ovh_dyndns | 2 +- site.yml | 5 ++++ 3 files changed, 28 insertions(+), 25 deletions(-) diff --git a/host_vars/luna.l3d.ch/vault.yml b/host_vars/luna.l3d.ch/vault.yml index 859531c..a359aee 100644 --- a/host_vars/luna.l3d.ch/vault.yml +++ b/host_vars/luna.l3d.ch/vault.yml @@ -1,25 +1,23 @@ $ANSIBLE_VAULT;1.1;AES256 -63313530303662653132303930613030333362666333666135636464333566353764376161393630 -3836373733303538316362643363633764613265613662340a323231396234323230643435303834 -63336437633036336664363231343835306432633938353031343264333831623863303136346464 -6535666335316364390a333632336433303139373861316537336431643637346433613865353430 -62316661323831353663393334346535386461623236323733306562306639363866316263616134 -65663162313333666131366130333762653239636663383661366336363063306238646531663864 -39656638306461316564396564633864353833353063646130316663303566316530323335643361 -32663063373431363034323937343236303061666139323361656562646566313339313462323662 -61646566633437333932653065636562616463316262626637386632343832303264366566633437 -32663230313233656337333031343131353861393565356561613965343239343430366435613331 -61623434333437323430303937373137633761313431343163666239306234653961666232353131 -31383262393637393737383533633939353765353233616537656461396438623633336434366437 -31346132343839346534396163623366333462656433666263376633646131343466303937666236 -62316337366637333936626139336530336537633438333738323934626536353631626137333138 -66363766363434643235303934396461636662373831633238356363306163306339613737396531 -33323536636639623663623332623831353731306439636334356638656238316562613539353165 -65643935316232343639306537313532343361393163383266363066633634626433376533323138 -63356162313739373239363736633761303738366439393833353865393338396364383135653535 -35373938643062303263306361633830353931313636633537643665333637376530306363366431 -38316463386532356639356434636131633762326166656236353564653165333537316339663035 -64386365666138386537666464616632363534613764326632363762633230623134346330636232 -31656161353565666165343363396333333665303233326464653235376338666235353762363839 -39396262323065306135303334623738653933346463346639666331393563393036306263323733 -38376232343266623734 +62613765666135373939316631313662393339353338346238363761656666633237376331326639 +3330353839623764393331643934613130373530623430320a633363373231623837653764326464 +35353639303337326231356638666539356233343835303132383431616435643130373134623061 +3130346331323066660a363032306539323339313863323863346430666437356335633466323233 +34313333663166333330306435663337613733346262306131613439306535656531306234353035 +36623332613033323633316161623663653461383061346539643138313032306366656264363263 +37636432333830313663353866326632353336306439656131306463626239333535353961383461 +64666365623963616366336162353830623062326165666361393964636334313362396531373166 +32386562376132653061336136356232353432653431323038646566626230366162363338386264 +33353566383865393438386139653237643639363630316662646363313666316362353537326635 +30643366653636663837653833653538626535363061356665303463343963643932653530656430 +35663830383562643832353564633536313430646138393937386132663639643766356631386562 +38626538653137653837623131336531333064613231323362333962623563663261336138373130 +61613666383664333332393561333662646136636432613666653365353236663835336361386230 +38663865633437343630623366646461613034616565396136623361633361306639623131386530 +34386535383034323233356663313339393065396435396431363137306361613466623337326366 +38316638336563373232626137323563393136373462313262313039363230623564373464653532 +31393961653435336532376565323335656530663661626462366538363966366632356565396565 +30333633626638623937333066383533633337323331343234393438316362333930396137663633 +62363939396530333733613265376230613937636661383234326365313864373635623432663634 +39623963316638343961343161336666653563656639323362656639616539626365616161653535 +6365313839613032383930343831396130353663343738336333 diff --git a/roles/do1jlr.ovh_dyndns b/roles/do1jlr.ovh_dyndns index ec235dd..c334d86 160000 --- a/roles/do1jlr.ovh_dyndns +++ b/roles/do1jlr.ovh_dyndns @@ -1 +1 @@ -Subproject commit ec235dd84615554a03fd4103051e78490c9e8e2e +Subproject commit c334d86448702b3d8a0b9c61afd6072c90221fcf diff --git a/site.yml b/site.yml index d420872..2575fdd 100644 --- a/site.yml +++ b/site.yml @@ -51,3 +51,8 @@ - {role: postfix, tags: [mail, postfix]} - {role: do1jlr.rspamd, tags: [mail, rspamd]} - {role: do1jlr.weechat, tags: [irc, weechat]} + +- name: setup luna.l3d.ch host + hosts: luna.l3d.ch + roles: [] +# - {role: do1jlr.ovh_dyndns, tags: [ovh, dns, dyndns]}