Search
205 results for “ansible”
-
For those who are wondering why my projects are so silent, I moved to my own Forgejo instance at https://code.spoljarevic.sh
From there I will continue my journey.
Tho I didn’t have lots of time to work on them, and they will slightly change.
Due to an upcoming server migration, new tools and my personal life, everything got slow.
But I already finished some open issues on the Ansible Project and will go into testing after my vacation.
It shall be finished this month or I’m no longer trusting myself.
Next month will be nothing since I’m gonna focus on chess openings and the month after I’m working on a Knowledge Base (fork of hyprland wiki)
After that, everything should go normal again.
#ansible #archlinux #project #forgejo #server #ServerMigration #wiki #KnowledgeBase #chess #chessopenings
-
For those who are wondering why my projects are so silent, I moved to my own Forgejo instance at https://code.spoljarevic.sh
From there I will continue my journey.
Tho I didn’t have lots of time to work on them, and they will slightly change.
Due to an upcoming server migration, new tools and my personal life, everything got slow.
But I already finished some open issues on the Ansible Project and will go into testing after my vacation.
It shall be finished this month or I’m no longer trusting myself.
Next month will be nothing since I’m gonna focus on chess openings and the month after I’m working on a Knowledge Base (fork of hyprland wiki)
After that, everything should go normal again.
#ansible #archlinux #project #forgejo #server #ServerMigration #wiki #KnowledgeBase #chess #chessopenings
-
Well, at least maybe just maybe orgs can get a better grip on AI with products like what Ansible introduced.
“Why would you use AI just to patch a machine?” he says. “We all know tokens are expensive. We know the best way to patch a machine — why call an AI to do that when you already have a playbook that’s been in use for ten years?”
Yes, why would you use AI to patch a machine? I like how this is presented at least. We'll see how it works out. AI is here to stay in orgs for the forseeable future so IT departments need to look into ways to control these agents better.
It may even make the folks over in your SOC a little bit happier.
#ansible #redhat #ai #llm #automation
https://www.networkworld.com/article/4170084/red-hat-opens-ansible-to-ai-agents-within-limits.html
-
Well, at least maybe just maybe orgs can get a better grip on AI with products like what Ansible introduced.
“Why would you use AI just to patch a machine?” he says. “We all know tokens are expensive. We know the best way to patch a machine — why call an AI to do that when you already have a playbook that’s been in use for ten years?”
Yes, why would you use AI to patch a machine? I like how this is presented at least. We'll see how it works out. AI is here to stay in orgs for the forseeable future so IT departments need to look into ways to control these agents better.
It may even make the folks over in your SOC a little bit happier.
#ansible #redhat #ai #llm #automation
https://www.networkworld.com/article/4170084/red-hat-opens-ansible-to-ai-agents-within-limits.html
-
Well, at least maybe just maybe orgs can get a better grip on AI with products like what Ansible introduced.
“Why would you use AI just to patch a machine?” he says. “We all know tokens are expensive. We know the best way to patch a machine — why call an AI to do that when you already have a playbook that’s been in use for ten years?”
Yes, why would you use AI to patch a machine? I like how this is presented at least. We'll see how it works out. AI is here to stay in orgs for the forseeable future so IT departments need to look into ways to control these agents better.
It may even make the folks over in your SOC a little bit happier.
#ansible #redhat #ai #llm #automation
https://www.networkworld.com/article/4170084/red-hat-opens-ansible-to-ai-agents-within-limits.html
-
Well, at least maybe just maybe orgs can get a better grip on AI with products like what Ansible introduced.
“Why would you use AI just to patch a machine?” he says. “We all know tokens are expensive. We know the best way to patch a machine — why call an AI to do that when you already have a playbook that’s been in use for ten years?”
Yes, why would you use AI to patch a machine? I like how this is presented at least. We'll see how it works out. AI is here to stay in orgs for the forseeable future so IT departments need to look into ways to control these agents better.
It may even make the folks over in your SOC a little bit happier.
#ansible #redhat #ai #llm #automation
https://www.networkworld.com/article/4170084/red-hat-opens-ansible-to-ai-agents-within-limits.html
-
Ansible for Kubernetes by Jeff Geerling is on sale on Leanpub! Its suggested price is $19.99; get it for $7.99 with this coupon: https://leanpub.com/ansible-for-kubernetes/c/LeanPublishingDaily20260508 #software #ansible #agile #devops #cloud_computing #distributed_systems
-
Ansible for DevOps by Jeff Geerling is on sale on Leanpub! Its suggested price is $9.99; get it for $6.99 with this coupon: https://leanpub.com/ansible-for-devops/c/LeanPublishingDaily20260508 #agile #software #startups #ansible #devops #cloud_computing
-
C'est donc comme ça que je vais pouvoir appeler keepassxc-cli sur mon contrôleur Ansible pour récupérer les mots de passe proprement ! https://oneuptime.com/blog/post/2026-02-21-how-to-use-ansible-to-run-commands-on-the-control-node/view #ansible #commandline #exécution #configuration #tutorial
-
C'est donc comme ça que je vais pouvoir appeler keepassxc-cli sur mon contrôleur Ansible pour récupérer les mots de passe proprement ! https://oneuptime.com/blog/post/2026-02-21-how-to-use-ansible-to-run-commands-on-the-control-node/view #ansible #commandline #exécution #configuration #tutorial
-
C'est donc comme ça que je vais pouvoir appeler keepassxc-cli sur mon contrôleur Ansible pour récupérer les mots de passe proprement ! https://oneuptime.com/blog/post/2026-02-21-how-to-use-ansible-to-run-commands-on-the-control-node/view #ansible #commandline #exécution #configuration #tutorial
-
TIL (today I learned): @letsencrypt has a neat little project for running a test CA for the ACME protocol called Pebble.
https://github.com/letsencrypt/pebble
https://letsencrypt.org/2025/04/30/pebbleacmeimplementation
I just wired it into the tests for the foundata.acmesh #Ansible collection inside each #Podman
container to test the webroot challenge end-to-end across all platforms without requiring external infrastructure: -
Базированый Ansible
Настраивать оборудование можно разными способами. Можно ходить от одной железки к другой и делать всё руками, но это медленно и непродуктивно, сгодится максимум для дома. Можно использовать скрипты, но это может не всегда работать и вызывать проблемы. А можно использовать подход, который сейчас называют Infrastructure as Code , то есть описать в каком состоянии Вы хотите видеть свою инфраструктуру, а программа сделает всё сама. Вот про одну из таких программ, которая активно завоёвывает рынок, мы и поговорим, а именно об Ansible .
-
-
The #Ansible Bullhorn #227 is out!
This week's highlights include:
- Paramiko deprecated for network_cli.
- AWX modernization: Ansible Jewel proxy layer.
- ai-forge content development skills update.
- 6 collection updates - check the newsletter for the full list.Read more: https://forum.ansible.com/t/the-bullhorn-227/45785
-
Je fais beaucoup d'Ansible en ce moment, et j'utilise des mots de passe que je ne veux pas mettre dans le code de mes playbooks. Avec un plugin comme-celui-là, je pourrais charger les mots de passe à la volée, et ce serait beaucoup plus propre ! https://jpmens.net/2025/08/17/accessing-keepassxc-password-stores-with-ansible/ #ansible #keepass #plugin #recherche #linux #sécurité
-
“Works on my laptop” is a configuration problem, not bad luck.
Execution Environments make your Ansible control node a versioned, reproducible container image. Same artifact locally, in CI, and in AAP/AWX.
I wrote a practical walkthrough of ansible-builder + ansible-navigator, with real-world gotchas:
https://blog.hofstede.it/reproducible-ansible-with-execution-environments/
-
200 serveurs et une config à déployer... 😱
Sans #Ansible, c'est une soirée perdue !
Avec, c'est un playbook YAML, une commande et c'est fait.✅ Architecture sans agent
✅ Idempotence native
✅ Inventaire dynamique
✅ Hautement compatibleMoins de bruit, moins d'interventions manuelles... Et plus de disponibilité !
Découvrez notre article :
https://www.capensis.fr/ansible-le-gestionnaire-de-configuration-open-source-qui-automatise-vos-infrastructures/ -
Every time I see Ansible and Ansible Core updating during an OS upgrade, I know that some Playbooks are going to break ...
-
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
-
The #Ansible Bullhorn #225 is out!
This week's highlights include:
- Ansible and the EU Cyber Resilience Act.
- New Ansible-Core and Ansible Community Package releases.
- 9 collection updates - check the newsletter for the full list.
- Discussions around documenting breaking changes in collections.
- The Ansible Community AI Policy Proposal.Read more: https://forum.ansible.com/t/the-bullhorn-225/45736
-
Pavel just released new version of vcs-diff-lint 🛠️ The tool (+ GitHub action) for differential code linting.
The highlight: Newly with yamllint support!
Bonus: Fedora's Forgejo instance integration experiment (infra ansible repo):
https://forge.fedoraproject.org/infra/ansible/pulls/3304 -
Next level in my Homelab: A storage cluster with linbit drbd. Should run on the same nodes as proxmox pve. And of course defined in some ansible scripts 🤣
Currently, this is still running on a test cluster that I set up using OpenTofu on top of the current pve cluster.
But there are still some "hickups"#homelab #linbit #drbd #proxmox #pve #ansible #OpenTofu #TerraForm
-
Ghost Ops don't leave secrets in the wild. Ansible Vault is their blade. #AnsibleVault #Ansible #Encrypt #Vault #DevOps #Automation
http://tomsitcafe.com/2025/09/17/08-objective-encrypt-the-silence-ansible-vault/
-
The #Ansible role for #BigBlueButton is now able to install and configure BBB 3.0.x with embedded #coturn, even on cloud VMs behind a NAT router or firewall.
https://github.com/ebbba-org/ansible-role-bigbluebutton/tree/bbb/3.0
-
Hey you! Wanna know a secret? We're upgrading to Patroni 3.x in the next release of Crunchy Postgres via Automation. I know right?! Get the skinny on our plans in my latest blog post: https://hunleyd.github.io/posts/coming-soon-to-cpa---patroni-3.x/ #ansible #postgres #highavailability #ha #failover #developer #devinsights #devrel #spillingthetea
-
El foro de Ansible ya está disponible! 🤖 🎉
El equipo de comunidad de Ansible acaba de anunciarlo y ya se pueden registrar.
Pueden registrarse en https://forum.ansible.com
Hay una categoría dedicada en español para aquellos interesados en conversar en su idioma sobre meetups o playbooks!
https://forum.ansible.com/c/other-languages/espanol/11 -
Automatizar la configuración de la BIOS de una HP ProDesk 400 G5 usando
Ansible y HP Linux Tools para deshabilitar ASPM (Active State Power
Management)#Ansible #ASPM #Automation #BIOS #Config #HP #RTL8111 #UEFI
https://osiux.com/2021-12-30-automated-bios-configuration-using-ansible-and-hp-linux-tools.html