Event JSON
{
"id": "466badc7cee9fb83c24d669ff77c424b1c02e82cede7ae563c6a2e4843b6f81b",
"pubkey": "13522c83aa69ec0cff41dbff5f3a55e64aa998c5a20934fb15a2ca63108b8cf1",
"created_at": 1745744298,
"kind": 1,
"tags": [
[
"proxy",
"https://mementomori.social/@rolle/114409098347680244",
"web"
],
[
"e",
"5dccfef0d181f6a9fab11c70d951d5376e57b6e5ae97fbb1b6f143de9836b6d8",
"",
"root",
"13522c83aa69ec0cff41dbff5f3a55e64aa998c5a20934fb15a2ca63108b8cf1"
],
[
"p",
"13522c83aa69ec0cff41dbff5f3a55e64aa998c5a20934fb15a2ca63108b8cf1"
],
[
"e",
"2a7f1e820e3f869c340bda12aa35b6ccf89e67ee161ab2d0d00c6b7d8bc8c883",
"",
"reply",
"f604703140b068f8f69baff4b0433d9f23979a47dbef787c8ca33a96d408bd1f"
],
[
"p",
"f604703140b068f8f69baff4b0433d9f23979a47dbef787c8ca33a96d408bd1f"
],
[
"proxy",
"https://mementomori.social/users/rolle/statuses/114409098347680244",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mementomori.social/users/rolle/statuses/114409098347680244",
"pink.momostr"
],
[
"-"
]
],
"content": "Yeah I know, but as a \"source\" I mean that a bash script consists of original commands. It is wise to create bash file definitions and functions so you won't be redefining things.\n\nIn the end it's probably a question of prepackaged vs. no packages and bash vs. yaml.\n\nWhat I meant is less \"templates\" and more commands.\n\nExample. Instead of\n\n- name: Install wget package (Debian based)\n action: apt pkg='wget' state=installed\n only_if: \"'$ansible_pkg_mgr' == 'apt'\"\n\nI want to run and write these commands myself directly in the source where I feel like running them.\n\nAlso bash works in almost every system without installations or dependencies. For example in my use case it's completely idempotent, I can run a single file without ever needing other files or installations - even offline. More flexibility in that way.",
"sig": "539dd99278471048beff76268b24d7ffedc1fe1633a0c6f8ea1576de12ae5e103890fbf2e83fe418713d391a7279952b1fc90b14ef1d2d86807a2f4f94c298e1"
}