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>
162 lines
13 KiB
YAML
162 lines
13 KiB
YAML
$ANSIBLE_VAULT;1.1;AES256
|
|
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
|