forgejo-runner: convert to a role, de-Uptime-Kuma the health check
409-line playbook becomes a 16-line playbook plus a 318-line role with phases
split across tasks/{prerequisites,install,configure,service,healthcheck}.yml and
four templates. forgejo_runner_vars.yml is deleted; its content is the role's
defaults.
Applies the Plan 6 Stage 0 decision: keep whatever determines whether the
service is healthy, drop the Uptime Kuma specifics, make the reporting point
pluggable. Gone from the role: the embedded Python that created monitors over
the Kuma API, the /tmp credentials file, token extraction, the systemd
Environment= rewrite, and 8 `when: uptime_kuma_enabled` guards. What remains is
the check itself, its log, the systemd unit and timer, and an honest exit code -
`systemctl is-failed forgejo-runner-healthcheck.service` now answers the
question with no monitoring system involved at all.
Reporting is one variable, healthcheck_push_url, empty by default. Any endpoint
that accepts an HTTP ping plugs in there. A pull-based monitor wants it left
empty and reads unit state instead.
PREMISE CORRECTION: Uptime Kuma is NOT dead. Plan 3 recorded "48 push timers
curling an endpoint that no longer answers" and Plan 6 said the check had
"nowhere to report to". Both wrong - 24+ push scripts across 11 hosts are
pushing successfully right now (HTTP 200). Only the Ansible code and the vault
credentials were decommissioned; the service never stopped. So the existing push
URLs were harvested into a vaulted healthcheck_push_urls dict and are preserved,
keeping this refactor behaviour-neutral. Retiring Kuma stays a deliberate act
rather than a side effect. PLAN_3 and PLAN_6 are corrected.
Verified:
- task-list diff vs the old playbook shows ONLY the five Kuma tasks removed,
everything else identical and in the same order
- first run ok=22 changed=1 (the rewritten health script); both systemd units
and forgejo-runner.service came back ok, so the templates reproduce the
previous files byte-for-byte
- second run ok=22 changed=0, fully idempotent
- still reports "Ping sent successfully (HTTP 200)" from a script containing
zero Uptime Kuma references
- the 4 skipped tasks are genuine already-configured guards, checked not assumed
Two things for the next service:
- import_tasks, not include_tasks. Dynamic includes are opaque to --list-tasks,
which is the primary verification tool here; the first attempt produced a
useless diff.
- `Assert runner is running` was guarded by uptime_kuma_enabled and so had not
run since the decommissioning. It is not monitoring, it is the deployment
checking its own work - the deprecation banner swept it up with the Kuma
plumbing, and a runner that failed to start was deploying "successfully" in
silence. Ungated now. The banner was applied to contiguous blocks, so read
every uptime_kuma_enabled guard and ask whether it is monitoring or deployment.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2ebb2f9a64
commit
73340d5fbe
16 changed files with 710 additions and 528 deletions
|
|
@ -1,60 +1,162 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34616531626537376463326332306434383163393761363536633133363161373631376437653234
|
||||
3831656536313531343433376264643261396634633965370a303931336236323766313065636535
|
||||
31343338616364386132623232373266663665353563666535383232666262663062323864303932
|
||||
3439373734316639650a633732333064633335383833663261326464336538636666323063646331
|
||||
66653464636534663935616461636132613162303530663237376661343338396133323431623561
|
||||
30303563303465633231306339326561313533333536376433393130376634303932643339656336
|
||||
30616130343733626162366561393939393766623138616537393032376665396139333561623830
|
||||
33623130336235633034666561383165616439316334323664623661343438663733373833306335
|
||||
30396165313731636435636263353133326135346236323030653734353831626238666663656364
|
||||
62386164363361373464383730333733626333333736306535336635613634646535383237326332
|
||||
37636532663933663739303634333235343137333363316430643263326231613635643633636437
|
||||
30336462633233396430633939616661643261666136656363363461343230653738613166346434
|
||||
63376363666462346539343063343562623962303130616535306439653134633630353963373337
|
||||
64313239353162363862643432666438383330636638333464323731643163643236313535313030
|
||||
65656231383738356537326661663163376634613031396436646633376139313237343534653065
|
||||
64323532346133313265346334353530393633396339316330366536646565353836396662303866
|
||||
65373030393463306664623235626437613965303837313365373632643935656630303936373837
|
||||
64663539623764656636613263346638376665626262663430333231633735653563643864343835
|
||||
62303637383332653366383066326536316336306539623230353066343739316430356437313365
|
||||
33323031613130643832636133636263303565623330306135333762363036633737343933623437
|
||||
33633436363062643436376632336235666330656265316333323361316430656631383734343238
|
||||
65616366666536363866343361666563643336306532666332643230656264303565353032393932
|
||||
36613738326239376161383064646634623639356439663965323237303361343838373737636235
|
||||
39656465333063633136643463356564636537326339653033633063366265636138656466646264
|
||||
32643961343863656464353439346531633036613138353333353631626665396239326465303632
|
||||
39336664333038636435366333623336353963323535316436646136313739373537376537353735
|
||||
66333265633232346536313933333836643439656666636236626266323333383935383565616139
|
||||
38626133356364613562393664643563346539366364636332613162663337356232333735393431
|
||||
30343635393462356431646336636663333735343164616261343836363366616162613563613066
|
||||
66333034613234626431356536323832393466363135653231336238356334353638613838626430
|
||||
63636630313533363563376161663637353362383431663130646666646433353864373736613662
|
||||
62343666633862643839666532656132653939663437373164393536653739376265303130353636
|
||||
62616538326330333136626238306133363634326365366637363961333635356133613564373131
|
||||
64626139656633663065353862343135393233333231386166346532656534623361623061336434
|
||||
37616565626134333863376532393861376132323434656433613731613834633963386635353336
|
||||
39653263346637303836663763653264396139383363616461393333333362616332663863363834
|
||||
61613832326466646133626337663364333566326633313664613236346135653332373035313034
|
||||
62356530313065393737393634313166313039616635363365633031336434396463326462316236
|
||||
62353838636533303664663132353838636632353733316639643964666139383539333761663531
|
||||
37366530373165653063303032383461326535613336343635626538373635356266396666346133
|
||||
61383434323565306438356634646338666232363238393932353365363461376130323363363236
|
||||
34643862653937353461383265663933646264373365623465313666643662633334366437646434
|
||||
34343332613832366235663563353435323738356339383338333361383561336366376238393237
|
||||
38656265663164376666616366623062393530366261623361383365376235643035353838313235
|
||||
32396430376139313430316439333539343266393965353030636638656661316137313437663832
|
||||
64366661323865383262323036613230316233666566386133363633303931323464663238323861
|
||||
62333132346165353830653062353763306232366563323430383933653163373562326536393362
|
||||
66353931376262383931613931303034356537363137366235643430323465623162363031373034
|
||||
64653563666533363062333831336463376530306639616631303266386136666233653638653732
|
||||
31313537393838333730303235363661326333646531653935633935373362303732653565656438
|
||||
36626330623063373832333739643666396135653838643164376264393863646433353036643731
|
||||
34623636623366353466333237373265323936643134613230326565303663306431373634356334
|
||||
37613732393262626135306632623336613364323632316636623037656538313236666562633438
|
||||
37306361333130376538366232393637646263656239303431623963626265386634313735373162
|
||||
64393733303132383464386330626135336237303563326238633437346164333738646431333730
|
||||
62616533363638643261306565373835303832313539656564386132393863373039653938616261
|
||||
36343031356361336563316230343433633033353130373933313361326164633765316433616162
|
||||
62356338393634653330623933313433343630386264396337373532376335316362333164363963
|
||||
363663666365336564663232363462613162
|
||||
34313539653264336537326165616161313931303664633032373566626264643439393136386230
|
||||
6330353962336634623963336535333130626662336561650a303864333966333336376661356139
|
||||
35303531343330356331356166666666343739636564353039313637663066356135623630396236
|
||||
6434663137386232300a323334313332373630366133393530313438623733666333623437666539
|
||||
65376166643436303661343763383166616662653137636539623435653632623433396465616363
|
||||
33336431363266653138366564343862626634373838316439313339313961323437656435623635
|
||||
37653534376262656130373734353335663764386633646436396335616437633636376462343861
|
||||
38343430363733316166353032343164313333663865356335393634656335373636346565653233
|
||||
63386535366533303736623463623830363166646530666631643730303265396163353538656662
|
||||
34363964356665666464336636373535613639343535633361383064623065643230303066303661
|
||||
35333666353331363031353732643233613439666539373539343437336362656132373634663636
|
||||
30383039303266663961666662613730646664386266356338366335633663666162343338363263
|
||||
63323531613735363333613637666530323830346135653839353733306561396239373734313530
|
||||
61616233313264323264396230393163303766666665656330636636306661303838333265383535
|
||||
63383330363331663038643735653266333233613666393161636634396365663832653736306437
|
||||
39636230336336613863623562376134616234323434653061656534383132353038333966663631
|
||||
36666562623234303130373661636136336538386163353230383830303438336435346432623761
|
||||
36636263306564323039356165623835363730643463343065366436323235616639376363363037
|
||||
38623165623635363239366361616337663932653734383162376363396533373563643439633632
|
||||
36306564336165363035386663323366343636383366393366373732393634356236626535356333
|
||||
38383633316362396133346631303234363366666664343137633765353231306534653837323035
|
||||
65333762383164663433356438333264323631373561353762646265386630616536633833306565
|
||||
32336635623036666131613634333332393037643063373561303938313762666262353564303039
|
||||
31333731396661373865313862633732313864306131303936333638323965613831323034303130
|
||||
39393864663136383430626137323736313132303030326131616463653635383262353731653034
|
||||
65643437323434626637313333666538613039633635333231386433363963653432376164383364
|
||||
34376437386166363335373964666631393230383038333137636439643936393866356537393535
|
||||
35306135313532363462653734633162363236356436386161656164666261393236393162353865
|
||||
38613964613434636334663361396362396163623533623166306261366130633962653131386365
|
||||
65626464663736326365376166633538303439326561643362633163626330643265393630303163
|
||||
62383835623639663838663934663030383363646339663632666364613830373263313437303964
|
||||
37343664356135663361323539663562323265373163303035633463326162363462636131363436
|
||||
31343764313537666661656631643263353239616563636361633561313966663932616163313932
|
||||
66363837656538373337653737653061356237383436643964653230333263313063333033663866
|
||||
61613634363463363232663765646438653266386166623431363932383931396339633665633430
|
||||
62306437633438393136643930653939623734643162353961313831613337646435656436353436
|
||||
30396265643732636337303233623931643361663032383335333431623063393731633764636166
|
||||
38663465366537636539376661643237623936333565383666333163363066366532633965346463
|
||||
38653265373262663039353433663134373361663535336633383566303462393663623432653836
|
||||
64323838343432343061323338353633613930613463383465633465313436343932366163313361
|
||||
32356431353434353434306462306134643332326363353462666561663035356530376263653831
|
||||
30616533323666363161653231663835663532336236663034316364333438336130383537346633
|
||||
65656565643363303036396439373963623338626461366234623233626231323534616130623537
|
||||
66323666346439333763646635643635663538633361356637646565353234316264306339373765
|
||||
37356236323763383761323637306163613933623661353262643362636330393362646236386563
|
||||
38323236666633306336393839396439303536643933393331333363626533373636356339623235
|
||||
66643436343736383136656630356139653537356632343838636364306461326539373932383430
|
||||
66343736333261316363316230623336313366303963366134666533626363353937373434383965
|
||||
65363737626534363030386461333261363736373230323437303636353030373335366266643566
|
||||
34313863363864306331306130626135623265643935376130303566636432646532356438613635
|
||||
36353766373434323638626330313030333737346262653833643735306432623836323834663638
|
||||
34646130623363613763346163363435643561336332663865623563343666616338616134336361
|
||||
31313731646434666263303136613338613637613530303932646561616138393032343838623766
|
||||
35633163366463346663656331386539376263646264343466366466663664643661383238326138
|
||||
38646231616133373038343636383733643661366131646335623564623663326537373039353535
|
||||
36643062623063663131363765666265303231333332333535316634336262306437633236323961
|
||||
66653263613836373235363166326337393762346534636330633931356265613765363336386162
|
||||
61393630636136313630613363383138333939313231396332353132313139323362386162613364
|
||||
63633261313965323966396635623334333633353963663263666433616632613463353231386238
|
||||
61333439613839353431613637633465616338363334333962666464396563356266323538373761
|
||||
64343436636138663934306130336663633665356465303064363637316332656432666639633330
|
||||
39383664616536383265303265663437303438393833663066343735616261653736346230663663
|
||||
34663563653862316335326661663264333138613430643934303334343838623934356431313264
|
||||
61393166616239613131636131643762313563623137633966326362326664346438366564306130
|
||||
30663161306462383836646436316138373431636339633438343439633633663735336433356232
|
||||
36373437323031303637636231646262343133646632633561393339303835326336656533613562
|
||||
36616530623530386238623262393537626632376637663232336138353232396333383837303362
|
||||
36623538333432396439306261356663383163653665393530313434616137626230356463333434
|
||||
30383861363164343866326264366135346166633936313834636162303764613735383565663264
|
||||
30616264643535353730396435633863646634616332303337363230366666373563656534383661
|
||||
34613835346565393730353165663264656661623930623361383465366336383933626162393530
|
||||
39353535613237313064613537383564323164323337313039393637396534383563373637373730
|
||||
66653539303963623034333862613539613663323238333765646138656464386535336334626437
|
||||
35626465623864376539333964316533326235626265346438333737633738393532323162306430
|
||||
66353633386337626462643466343333353130356663363766353161333662323830643261376139
|
||||
32616465326135373037636265306436653630646164323365636166356362353634343036623035
|
||||
35303136373235313431613932666230353034396334336561333732353762656434633037666664
|
||||
31306438386635613038623662336137336430653434383730653161383239376466326232323163
|
||||
66653738363030626231383930303335333663623837366464633764333461636461303131393966
|
||||
32303035376661623738323032346638613261313963626130386464383032303334383735396564
|
||||
63326633376139316436393236643066656631396134393962366363346233666232393434626134
|
||||
31653933383631613064303563656665383834623662306137303861623063663437636335326430
|
||||
62306630393938323832613830353230313136383834333832343366646632366634393632383539
|
||||
61373531653862623261633766613531346263343030373733383465353233316162656566386264
|
||||
35313834333739393064303730306262663032376335663032613233343131336662623065346231
|
||||
37653164633632396635363434623936346135616531353536323961336662646334666335306137
|
||||
38343037303337363966663934663733303364323134613633313566346161376661383032393832
|
||||
35363531316431303937323761323234666436313661623833323235373539393134346261666533
|
||||
32396665383961316166633836656562623665656134353762303238373633376333356664666539
|
||||
33356430613663366162316663623735646434656261613835363835343935323765626335326139
|
||||
34636439313466363438343862313636303163376635383361633338363664623830613837616464
|
||||
34306636346438313437613430306466383166373431353435656166643638626236373533393939
|
||||
62366538353262383239396236653664613664626236326531386536643433313361393065316562
|
||||
37303435333231313434653939313264613031343266616537383464356334333137646132396536
|
||||
30623238346662323163656365323933373366323530306530613032363861643037393332626531
|
||||
30353838393263306137633564376430323038313162626633623238353136653032653936303863
|
||||
33373135656434316466663363616138623734313063666632393265343532333433303731373239
|
||||
30393635333465313735363030386634323635393335383532326138346538633264386163623463
|
||||
34396336366638306633633732363162633336353962303261346439396231366337653633653161
|
||||
34383732333530366136366334396630303533336165653333326465306439313233373335326237
|
||||
30663331643839663534666338616466323633636364363663353462613632353764353931663164
|
||||
39306462623434653035396534663232326533643032343139663237366235653265393164373735
|
||||
30626435626235343730366265633935663463663435633137646138393765323738633162623239
|
||||
65666666353339656636633765313164306339383135623633643763396530643061383764373364
|
||||
38616233613562353831343838343830323130646662363061316534346564336631343639623161
|
||||
38666338346330643537366631313165366632643932323131613836303362383733633165653762
|
||||
64383539303139386337323931623531373461343737303236396534346566363338306138393334
|
||||
62363961386234326539663433646530663233306365613662633737376237393838306361343365
|
||||
31623538353362663830646436376236333161656238303332303339353531613461313839643239
|
||||
65613230373035336434363632633735643063646363656133326630336461313035633662613763
|
||||
65333665323764306535656137343034656165366530386166353964636338653532613332633437
|
||||
64323665333335386661376437303539336534393865353262623366323762326435313262626234
|
||||
37323433333138363837613034616662383362636462616134393431303737306166646233346362
|
||||
33633536636537633230353039623562636635396138366131366337613131323334356139346433
|
||||
62393564656635663836383164343562303637303533376665383638343238653939663962303535
|
||||
61383232316264323434366530623635623637623062333235646436646531643261633264393461
|
||||
36333766356434633532363536353734383866656461613338633234363966313661333537613439
|
||||
37343236396535666661656634326439633539303339616563643465613732343933393131623038
|
||||
63353231633633356563373438396335636439326136363463366663646565313532303230313836
|
||||
33613734323538316534386531616233646431623435326338366339386431376363656439326535
|
||||
39373065386463353435396466323433343436306639303266323431653037336463316532376533
|
||||
39656365303166306430646664346539376366343332633837303030376561623966393732393466
|
||||
65353563346234633965623036636264386239336537656237313433633932323063636239616561
|
||||
34323261373938333462623862393063333963306333616530656232646461363132323932663231
|
||||
65656361326139323030326332613166303461326236383432323761663061353134633736353665
|
||||
39643932363538376163613063316533346530646139626536356663633464636235353035653362
|
||||
61313838363065623365666538643562356336373539343237366161316130373461306362353133
|
||||
37343965666436643633626461613738303738313838326265373164373464643037363861643730
|
||||
30326431393865373362363836333631393039313938343834366237653961353163326665306262
|
||||
34643836653434313838303035623961613036656630666266366330313031386338326563663833
|
||||
64323535663438313865306539343936393864376263393532336538316530663839643161346233
|
||||
65383831316566373734636462396161323630376434666430653235373238303932616662666437
|
||||
31373532353339366534316463623237313835366164663630343561623861383263626365663566
|
||||
66383034613939363736356262336336356363313332363466653534653336353964313831363139
|
||||
34626436623231306434393464376639303462356132636630373762366135613935363033623137
|
||||
39643036366263353139623539666130333163616562353239353731623534346635653239396636
|
||||
39363636346234356465383365356462333430366265306464666666393033656638393930626661
|
||||
36616365393637316231656239336135333664346139373163303231363266393562626364346561
|
||||
36333738373738643136653465353331316561646162383230666133636135646330636363653061
|
||||
35623234303233326531356537616131356533386334623938303462613337323930623566343664
|
||||
34323831616636393264643765653262316434623635373733623139396131636366353033653263
|
||||
66393361653766623161343935626234336163363765313339653266343837313731653839643066
|
||||
36633861663130346635343863646166393238333165316365333230376433333439613731333461
|
||||
37353035323931306462646465323066333463333236353665303664393461353030343963346132
|
||||
32396237626335313831616662383165333439393739353865623631333630363432633366646263
|
||||
32633435366461656535323230613739323634386536666132633935313532663763353963343065
|
||||
61616134333630633333616639333062663636326237366265326264613863353537323232373165
|
||||
32663964313736313031376662663631663635393731333264613566336661623030616235333163
|
||||
31343865333735633933373933303030393632656435333032373730663866343736626663623136
|
||||
62643566356665356234306134653037383638303064316138313638653336616364393934623862
|
||||
38613864313962633335653165363437383631366531613731633339313562366364306164386430
|
||||
34326133643436616537336132306634613461353963306664313531633564653134383330336537
|
||||
64393331346566313966626238663733646565343761353563623461663662336331656634323964
|
||||
34323965326638363038316233623431656233346165373136343532316635326561356265336232
|
||||
63396563383765333736356638363261396634303730383136663566383135303331373534313766
|
||||
66363335356265396164326438393862613333663936666230316133396563376535663365633061
|
||||
35323665373233656631633038343631356233633934666161633766306331373537646231306437
|
||||
32623965656139373835333238343565643635306437656262623334316633646361623262386435
|
||||
32663031323338313339386663656363316164353666346237316137313562623838326436383862
|
||||
35616663633433613064613264363637396632333734326231343830633537336364346336316461
|
||||
3833
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue