2026-09-11 22:17:13 +02:00
|
|
|
$ANSIBLE_VAULT;1.1;AES256
|
nodito: de-Uptime-Kuma the ZFS and NUT playbooks, extract templates
These two are host-specific by design - nodito is a pet, not cattle - so they
stay playbooks rather than becoming roles. But they had rotted.
De-Kuma, following the pattern of the six service roles:
Both plays opened with an assert on uptime_kuma_username/password, which were
removed from the vault, so both failed before doing anything. Dropped that,
the two embedded Python monitor-creation scripts, and their /tmp cleanup.
Kept every check, threshold and systemd timer - those are the durable part.
Reporting is now generic: `healthcheck_push_url` goes into the unit as
Environment=HEALTHCHECK_PUSH_URL and the script reads ${HEALTHCHECK_PUSH_URL:-},
treating empty as normal rather than an error. The exit code is the real
answer; systemd keeps it. Both scripts now also report status=down on failure
instead of only going silent. Live push URLs harvested into the vault so
nothing observable changes for ZFS.
Three live bugs found while check-diffing:
1. 32_zfs would have DE-REGISTERED the Proxmox storage. `pvesm remove` was
gated on the storage existing and `pvesm add` on it NOT existing - mutually
exclusive - so a real run removed the proxmox-tank-1 entry backing every VM
and never put it back. It would also have dropped `mountpoint /var/lib/vz`,
which the live entry has and `pvesm add` does not set. Registration is now
add-only.
2. zfs_disk_1 named ata-...WX11TN0Z, a disk no longer in the machine. The live
mirror is WX120LHQ + WX11TN2P; a leg was replaced and the repo never caught
up. Inert behind `when: zfs_pool_exists.rc != 0`, but wrong on any
disaster-recovery run. This is the seventh instance of an identifier
written down once whose hardware later moved.
3. 34_nut has NEVER been applied to nodito - no /etc/nut file carries the
"Managed by Ansible" marker; they were written by hand in January 2026. The
vault held the literal CHANGE_ME_TO_SECURE_PASSWORD, so applying it would
have overwritten a working upsd/upsmon auth pair with a placeholder and
restarted NUT, leaving the hypervisor's UPS unable to trigger a clean
shutdown on mains loss. The Kuma assert was the only thing stopping that,
so removing it without a replacement would have armed the gun: there is now
an explicit assert that refuses to run on the placeholder. The real
password is in the vault and `Configure upsd users` check-diffs clean.
Templates reconciled with the live files first, so applying 34_nut is close to
a no-op: added `maxretry = 3` to ups.conf and OFFDURATION / RBWARNTIME /
NOCOMMWARNTIME / FINALDELAY plus quoted POWERDOWNFLAG to upsmon.conf. The only
substantive additions left are the NOTIFYMSG/NOTIFYFLAG syslog lines.
/usr/local/bin/ups-heartbeat.sh on the box is an orphan - mode 0644, not
executable, referenced by no unit and no cron entry - but its push token
belongs to a monitor that still exists and answers, so that monitor has had no
heartbeat since January. Harvested as healthcheck_push_urls.ups; applying this
play is what will finally feed it.
Finish the host_vars migration:
infra/nodito/nodito_vars.yml was byte-identical to host_vars/nodito/main.yml.
Deleted it, moved nodito_secrets.yml to host_vars/nodito/vault.yml, and
stripped the dead vars_files entries from all three playbooks.
Extract the 13 inline `content: |` blocks to infra/nodito/templates/, pulled via
a YAML load rather than retyped. 681+582 lines become 313+344 plus templates.
Ownership parity against HEAD checked mechanically: no owner/group/mode drift on
any surviving task.
Neither playbook has been applied. ZFS play 2 check-runs failed=0 with two
changes: the script rewrite (the deployed one is a hand-edited DEBUG VERSION
with `set -x`) and the Environment line.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-13 19:07:50 +02:00
|
|
|
66646566313430366435336438316665363536356431633739373931326363363137653964333765
|
|
|
|
|
6438363638393236306464663136663061386361363432390a623836393662636238626337373766
|
|
|
|
|
39313636386137363334313465373637613363313634363230643032386132366533323934393933
|
|
|
|
|
3033616238356165630a613765643762336161663863393163616636636163376537396638666139
|
|
|
|
|
62376334383839373131646334383039396661396262633537333863613133346363303133353765
|
|
|
|
|
61323462646434313539633833616162376637613436626365336265333863356534626339313661
|
|
|
|
|
35376634386233653964353437373838343066323035366263663738643032646631633236663066
|
|
|
|
|
34383535333961313439386462326264616535366434343032633639646631373930353038356330
|
|
|
|
|
37626465653362366666316363333663343734663939393637373234303935363136366636306534
|
|
|
|
|
65356362313662356332626530363563333337613661626531326138633936316137626334616162
|
|
|
|
|
30336664323436653431393061343935386461383130356437646361333431313938393236363633
|
|
|
|
|
39303063653936353736363332386366623565313861613838303735356530663138323935323066
|
|
|
|
|
66613134653235353364366263343138666639396430306439396633393433636236363363393164
|
|
|
|
|
66326330313530393064656331386233363466386336313430333139643830626535653538353331
|
|
|
|
|
62643631366536653137393733666238386230383634356532663563343765306334383331333161
|
|
|
|
|
35313336643266653231333034626139636133653236323235346238323335663934626133616664
|
|
|
|
|
65326333323334663265303933353035353739323062323962396661666161333236666133343235
|
|
|
|
|
65616562346131613136363932353632343935353139386234656138303261636230333264363230
|
|
|
|
|
33333933623965343862393065313238306635636361373237626233353634373737336532626431
|
|
|
|
|
30636163363835366330326163616539303031393561313538393338323166613739663039396566
|
|
|
|
|
61613265653633386338663837396135356563353439336534633064363330303863333166393966
|
|
|
|
|
35366337353636366336346436633734363833363133366561333835306433333138666134306462
|
|
|
|
|
38626333663534386237303739646664663363303866656433313733393832316533383136316233
|
|
|
|
|
66363234656664346465636562643832323266346631653262373166343036363532646533313636
|
|
|
|
|
63303538656662383430623365383133313665393163333832626361386663346132313163313061
|
|
|
|
|
39613732366435343930346639643161656165656538653531653036393764663962363832663861
|
|
|
|
|
33333031353234646239386534623536376131306261653165393634383762383265313136326636
|
|
|
|
|
33333430323030636164346433316337663137643133626639303536323735623637333031356633
|
|
|
|
|
36613232313330636636633266636461616463376463366234303630613966363738633133636263
|
|
|
|
|
64646532333764343861633935633737323639333237643831353339636235316533613266653865
|
|
|
|
|
36333535333365333436653638663364386437613136313239376538323439613965343339656461
|
|
|
|
|
39616239346435343665333831363134643762646532393366366533623461353964383263356630
|
|
|
|
|
31373239666266613133323333323336363739346236656261323365363664303630663934653863
|
|
|
|
|
34636534376633333331356162393339653762303837363765313633333535386164386439386266
|
|
|
|
|
39303336646465366336316263343461613336303930653963613866663738333433326565643736
|
|
|
|
|
61303631656132653064303439646637373734313364303135643963353064363061663835663632
|
|
|
|
|
31623264383238323734373732393733343336323630366439303466316238336566623666303433
|
|
|
|
|
34396633653762303730323334356166303134376535316131333266303438313562306135343233
|
|
|
|
|
30303136333730626561656639623866666663646131383666613633663966636462663031626639
|
|
|
|
|
65383732313561376261333534643937383165616137656232623664386232353337343563333262
|
|
|
|
|
34633364323839353136616636366462666637313438396661303663316263353636363163633236
|
|
|
|
|
64326265623262323735396637663538626139366165643437333233643830313962663735373063
|
|
|
|
|
37363664363432326637386335386432616135666162363431356561333635616134626136316365
|
|
|
|
|
38323539663966643262656635356334386236393538333034303565393439353931663466373966
|
|
|
|
|
31376466393363396535396263336338306239613961356130613335316132313335636634353461
|
|
|
|
|
35343830633036653337356131386538396139323265653230396664653533636239613239356639
|
|
|
|
|
66316332323538656166393037636563626338386235633230623962373731386230383733366663
|
|
|
|
|
64383064623362626639383030396339623138373935373539643335366531393635316137323266
|
|
|
|
|
61383065353766626463636338383563366532323439616333623730386630656163343536646562
|
|
|
|
|
63343538616139363933316266363531656661633532353765366534383735366664616565623030
|
|
|
|
|
33373561386537613737653764326439366632626537346464363132303133393963313966373163
|
|
|
|
|
32623239326631333338303736613465616435346535336332633163313439656232626239653836
|
|
|
|
|
33343638643562626338353137346365386431663334336231656435373238323535323733623461
|
|
|
|
|
37356533613738663764656466396632366430316433623334666665363463386131303832326564
|
|
|
|
|
62613163366661346435343031373433343236643839396536383966363863393836623265393135
|
|
|
|
|
62303838393539366166383137343737383432333235633230363036656466373837396462393564
|
|
|
|
|
61353535623738616239663535333666323839666133346336646533633735623639376332656464
|
|
|
|
|
35633839633665313033353834383530336164346233643033373336656265363266363534316465
|
|
|
|
|
36346536383535333138313761356561323661643163393831343962633036373265643938336533
|
|
|
|
|
63623135386630356262386563353634623439383631633866366661336336613038623439326264
|
|
|
|
|
39353933643233323863343839656634373732363661373966313839363130646533323737646433
|
|
|
|
|
33626634643964336236646233376235376230616435323930323935373730633663393435646331
|
|
|
|
|
64613839366663663933626537323339613363643839313632313034633135643166323235356632
|
|
|
|
|
66643437353130333831306530653834386137386632626363646563343631333235653065353730
|
|
|
|
|
38323363373665623961306530316562353165656138393134653933303239663636643464306136
|
|
|
|
|
66303234353537633062663735653232366639373030336330336635323065643935323936396333
|
|
|
|
|
64316661323263386664323031333030326534306566333934306361353233373536356435326338
|
|
|
|
|
33303561326233656233366431653237333763326434313162663165633637636262343130636133
|
|
|
|
|
61366635663730653539386366353237633438323966633961303032366136336630623436393035
|
|
|
|
|
62633463313338353432323939343239623630383565636162616139613664613863396165643736
|
|
|
|
|
35376462333938656432373133383838623035653131646366373239306262323539313439343166
|
|
|
|
|
66323830616362363263636663333566386239353765343830343465353265333262313331343434
|
|
|
|
|
30313339303064313263633864623261616130343530336134333661333931663564323461353034
|
|
|
|
|
64663737393430383233633330306565363230383761346362663530646238363631383062646230
|
|
|
|
|
62633432623563353239353737623938663437303061623866363431343436313837343539343436
|
|
|
|
|
30393737346435363563346235633438306339366639613161383763613730353437636537366565
|
|
|
|
|
66396534353230613137326139333435393034346266643364646138666130656532323166623664
|
|
|
|
|
36656631336636393131316361376339383333333837663263343065623937663062346666323464
|
|
|
|
|
31636662386362633337306338633138623434323563643663663835656430333762366631343033
|
|
|
|
|
63343861613365336434653035333132636363656139393065356330376161383039633533393366
|
|
|
|
|
38326630396535383830303437666333623735393131336630663936373465326466616133343735
|
|
|
|
|
34393535326335646265383333646233386434636530613464643266326134396462313762363066
|
|
|
|
|
64303637386261653866623334666532323130393838313034633038356361363239386435656239
|
|
|
|
|
63386163653362386565646561353238653962343033386632336364313630353063356336626338
|
|
|
|
|
63356137616530643434313862643235333063363533666635346661363861383366326533646665
|
|
|
|
|
66316531633163313365653337663633393661313466643331346230613539653663336637353162
|
|
|
|
|
63323730386433626364333632383761323362363664306264336334613766373532386533336662
|
|
|
|
|
65396336313332633539633966313733386335613236666234313664303631326361376232383036
|
|
|
|
|
33663563613864643532363038303832363434386265366637376561373434643239396231643634
|
|
|
|
|
61633935363234383935393333666566383766646461623061613361636531386363363238393465
|
|
|
|
|
66643636633465343033306437626632373734323762666164356231333137376535313831373236
|
|
|
|
|
66373435323339316533383432393766633566306635336166336336643532313430393539336332
|
|
|
|
|
37613666333763396439396466313535383066636237343964306661636337383931636631633463
|
|
|
|
|
64383130613964376462663837383762353634623064313431623266383839333434653537626663
|
|
|
|
|
34363736643937326134616136306236656261313136366635303036646435353863306662353034
|
|
|
|
|
39363266356636623135356232383630373162363330396262323734643564366232333632373739
|
|
|
|
|
36656366633335626131643930366534326164646265643339623539323863393632353838633861
|
|
|
|
|
36363763313039633530623736313239353036666162346432643732343438366265306164383235
|
|
|
|
|
66376536653761383665316665396435646634363436376632646563633163623766366635623731
|
|
|
|
|
66623831393230326566313932653536343838626566623038653534623434313239343763313433
|
|
|
|
|
30376630656638623036336166346133633738303638366238666639653030323832323365353766
|
|
|
|
|
33623261343664323631393166313539623734393438346562613735623636396137333733303235
|
|
|
|
|
34636630643932383536633836343765373234623639643437306532353764386435663665643738
|
|
|
|
|
65313065393534383935303639656534633363303235393761343330386630633734313561376433
|
|
|
|
|
63623464653034336661386435386431306634613239393039386439316538343261306234393534
|
|
|
|
|
30323164363734303037663134663734363636653935336539396330383931353461353966356533
|
|
|
|
|
63316462376262626261623031353063353030363230653966393832626662623963306266393635
|
|
|
|
|
34643565386137663435373639393537626632373535333865366165353839343732353439616265
|
|
|
|
|
37373563326438656134363931623565313565666334323533653264356633353931323661663832
|
|
|
|
|
35396637353163383466653765376132353561343031623039383161623034396134626562666632
|
|
|
|
|
64643737306634613966663362373038396231616632636539663966313364383137326164396533
|
|
|
|
|
38643266316464366161343761633332633036383537653565653139336562666461666465376230
|
|
|
|
|
61656361623264366566656461373863656161393333353933326665333730356333343531653766
|
|
|
|
|
36303964353134396533306630343832303961336239643462353439363962353738663731663033
|
|
|
|
|
38343833323365366662343665633130306537383861613762613763646631626330613937393432
|
|
|
|
|
36393338626661306130353461653565313766623762613564356466393663383339356335306436
|
|
|
|
|
35373636396239653361633764366133363334643232643734383335346635386139383130363938
|
|
|
|
|
35643665316139613639666436633531396537353439633839623063383134376230376235366534
|
|
|
|
|
64393634376633343063646433323439303438303432323335393265366633343332616461386665
|
|
|
|
|
62626132346364373931303936623963663037333665333639333966646431663635303365343630
|
|
|
|
|
36316464346266313166356262346331656432363865643135613964356662366632323736613437
|
|
|
|
|
37336561376334303534653237303964656665643561376237653531653764363463363464313737
|
|
|
|
|
66313335383838333233663162336337373764363131643836363365353039323836346433313139
|
|
|
|
|
33633636306131623335623639666130393535646536346438303435366436623132613562643066
|
|
|
|
|
65623336643463333932383865353232333339343231613964373566653063643662376338316437
|
|
|
|
|
65343466396530386230396236656463396566336230343838366264656161323063336264643364
|
|
|
|
|
31643066366632653962323636346565313833393966343761623066336464333733646238386332
|
|
|
|
|
37393534356333396661353130363462633366343535616338653330393262663066326662366530
|
|
|
|
|
30383536653838333066623063306233613735363665623937373362623337323339373663303933
|
|
|
|
|
64306538636533643337373766346266326238653937613366616161336333636662386238346237
|
|
|
|
|
35623237333131623363376230663132373939366235376631626263393764366661346438383537
|
|
|
|
|
33306233663630323863343839636166303461666135313639356637303435643062303364646132
|
|
|
|
|
64656636396264303962663363376166323834393863393264323464336662393930636533363834
|
|
|
|
|
61363937383766623930623537353037623031363736633332393766323238383464663531653438
|
|
|
|
|
34653933623166326530343632386165666266303438623739356635346163346239643065336537
|
|
|
|
|
33316631613431623030323433306133376237316535306666343433646339313965663565653130
|
|
|
|
|
61303065303530616639383066623534353566366632313465316136613437383765643039313137
|
|
|
|
|
64393333353834353033353532373834343831326535393837323037373136303462373530646430
|
|
|
|
|
62633964626164626139373562616430613662646265396139356561666462376435643031643964
|
|
|
|
|
62316339303561666435663438393838356437646336623664613863303134343261373830303730
|
|
|
|
|
36303732393262363530366563343165386436313833633533623637646464616663353035363235
|
|
|
|
|
31353764353135343033363562313465383563376164323766323735646336353834613264316464
|
|
|
|
|
65376134346437333439376636313531666638313333313963636363353965363239323830663434
|
|
|
|
|
30373234373235326635633063366232333235653935616365656135396465366564313530363161
|
|
|
|
|
33363864303063363363363535323333616661323338323735323135613562366163393366393963
|
|
|
|
|
31363331373661636134333063363731343831333061326431633061663064356466306438646565
|
|
|
|
|
62646431613861393237313138353330323734636666333934666437343665653965316436636464
|
|
|
|
|
64333432313561656339366533363765343365613139626331396636376535326165623735346633
|
|
|
|
|
61666364373465613438643032316362303335333431306166393766663032666665666564313837
|
|
|
|
|
38323232373439376563633939623835656464313361333666623336666461383330663764666166
|
|
|
|
|
34343638646637646338313737336566623937616666626637386639346530616439316635396661
|
|
|
|
|
61656439346231663436386665653031643334393734346163353963633333646239623536333730
|
|
|
|
|
39363731316361633139326637303839633633633738633737326465343664336261646337343831
|
|
|
|
|
33623261363136613935316635663434633962613635616333383238613965646637363735646264
|
|
|
|
|
39626635323532396339653861383137336136346539303931323262663635366432376365623732
|
|
|
|
|
35356639376161323937306136376236643431643863393630633662346531343230643636666633
|
|
|
|
|
33636139323663353835313663656162656264313739663066616663346639326434353762666330
|
|
|
|
|
62303235363964323964663664353265316461373637346230646364393065653763646636303664
|
|
|
|
|
62623735633234303063306531393662326363333234333763613335666233373131303334366665
|
|
|
|
|
30633037323934633232316366663563326562353834643132623031613138323835373933376536
|
|
|
|
|
37323638396561643363663235333632323234303734643637663261393736613738346433333539
|
|
|
|
|
33623865363862653731366466333530343561653661653638353738346438633236343730326239
|
|
|
|
|
35363837393736343632663765626635613865656165396336646538376434653537633037616566
|
|
|
|
|
37393766636661383538386164363630626438616365666532333039663464303835373134333432
|
|
|
|
|
30386439333732666266666331633566326463316438333639336665613933343963363562636335
|
|
|
|
|
31356465303535663233656466616462646161666538346334323335396561656634396631356262
|
|
|
|
|
62323561316261653134363436636333353665613165323935353439666164363163303530353964
|
|
|
|
|
66633536306432323335306530323733623536383366653566653339383161383434613330343934
|
|
|
|
|
63666131333963356336333763386338343437613035313036393766636535386234613665636632
|
|
|
|
|
34383032633931663633386636343233646131393066393766366635343935356538306231336232
|
|
|
|
|
32353836353335363731353234303337343737363064636463613132393563316136626539326264
|
|
|
|
|
30343230343166393466353664613438383462623734363038363962306437663938306235316235
|
|
|
|
|
64373433626366636133373964633131636534333839623033383163613561363430343534313966
|
|
|
|
|
63366561613939623334653434616238616136353665386665346366666236326363376135373363
|
|
|
|
|
36343965343131356662373834366535313963333366633536343930633561626230373736303030
|
|
|
|
|
65373063386232316332343963343631333162376334636665633531313936303232323933313263
|
|
|
|
|
31373639613365396533303431376532643434626538653538356630626532343530663163366232
|
|
|
|
|
39376566353361333639343237653937303161646164613831643235613139373961663566333630
|
|
|
|
|
62663430313832663432306634356464623838303835373962373533313565663735326535326461
|
|
|
|
|
66653939623836666461626631656534616162323433356431303366306635323938373138613031
|
|
|
|
|
66366461353133386436633765386262373736633539643637373237326235633764353132636561
|
|
|
|
|
63343438666361303364333732303738323463353832613438636663363332333132373361633439
|
|
|
|
|
64373334386661626364393664346262653739613134346365636132613538666339393036333163
|
|
|
|
|
64373363643031393062316135336561303665623465336464356165313466633462666331303030
|
|
|
|
|
62626535396634623366313662643066313462636330343237316433646434313737626562346237
|
|
|
|
|
65393161333336386430353938336536336461326132393933343335656131393664356463376631
|
|
|
|
|
38373862363862343839666161663136336534633862303636653931363136303337353664393737
|
|
|
|
|
35316138353361306133636463366463333137616562366135653230343039643365646665636364
|
|
|
|
|
65366564643738356539663331613439656536376263306362366165306230373336386166613865
|
|
|
|
|
33626631623364663062396466626531666238616436326163643533386366633164633262356431
|
|
|
|
|
32313762336561396531386535383434396135633066316334626632633431356363373034663135
|
|
|
|
|
33323166373562326237636265353634623236666364643837353232306263643132343761373230
|
|
|
|
|
63626331393461653662383666646332303632386634313034313664346432656265
|