#ansible

6 posts · Last used 11d

Back to Timeline
Larvitz
@Larvitz@burningboard.net · May 06, 2026

nvim-ansible: My Neovim config for Ansible and Python just got a substantial refresh:

  • modernized for Neovim 0.11 (vim.lsp.config, LspAttach, vim.filetype.add)
  • ansible-lint now routed through Mason, sidestepping distro-related issues and ensuring a consistent version
  • tighter lazy-loading, full README rewrite

https://codeberg.org/Larvitz/nvim-ansible

#neovim #ansible #python #vim #linux

0
1
0
Larvitz
@Larvitz@burningboard.net · May 01, 2026
Fresh gist: mitigating CVE-2026-31431 ("Copy Fail") on RHEL 8/9/10 with a tiny Ansible playbook. It blacklists algif_aead via a kernel boot arg (initcall_blacklist=algif_aead_init), reboots only when needed, and asserts the mitigation actually stuck after reboot. Idempotent & safe to re-run. https://codeberg.org/Larvitz/gists/src/branch/main/2026/20260501-CVE-2026-31431_RHEL_Mitigation.md #Ansible #RHEL #Linux #InfoSec #SysAdmin #DevOps #CVE #CVE_2026_31431 #copyfail
27
2
22
In reply to
mdione
@mdione@en.osm.town · Apr 13, 2026

@wild1145@mastodonapp.uk @philcowans@universeodon.com several points:

  • You can find out if an apt upgrade needs reboot. I don’t know the details, but the info is somewhere.
  • You can define Ansible variables per machine, including the user used to connect with.
  • You can bootstrap an Ansible user with an arbitrary sudoer user, like https://gist.github.com/StyXman/0003d9f903edb0dc12a3ac561a37c8df

#Ansible

1
0
0
askubuntu
@askubuntu@ubuntu.social · Mar 28, 2026
Can't install Ansible 2.18 in Ubuntu 24.04 anymore #apt #server #python #2404 #ansible https://askubuntu.com/q/1565244/612
0
0
1
Larvitz__dup_34529
@Larvitz__dup_34529@burningboard.net · Feb 27, 2026
New post: Neovim Crash Course for Sysadmins Not a beginner's guide. This covers the things you still get wrong after years of Vim - efficient navigation, why your paste lands in the wrong place (and the one-key fix), YAML indentation workflows, quick macros, and what Neovim's LSP actually gives you for infrastructure work. Written for people who edit configs and playbooks all day. https://blog.hofstede.it/neovim-crash-course-for-sysadmins-the-20-that-solve-80-of-the-pain/ #neovim #vim #sysadmin #devops #linux #ansible #yaml
20
4
15
who2industries
@who2industries@mstdn.business · Feb 23, 2026
We just recorded two Videos and go into the cutting phase soon. Stay tuned to learn more about Semaphore UI and Podman Quadlets! #video #odysee #videoproduction #ansible #semaphoreui #podman #quadlets
1
0
1

You've seen all posts