Ansible 8.3.0 out now

I released the Ansible 8.3.0 on 15th August, 2023. This is the Ansible stable release. You can read the full Changelog here You can install it via pip. python3 -m pip install ansible==8.3.0 --user You can have a look at the announcement. Fun fact while…

Two more Ansible Releases

After coming from DevConf.cz, on 22nd of June I released Ansible Community Package 7.7.0 and 8.1.0. This is the last release of the Ansible 7 series and first minor release of the Ansible 8 series. Ansible Community Package 7.7.0 Ansible 7.7.0…

Ansible 7.5.0 is out now

Since I moved to Stockholm, I hated the weather more than the practice behavior of the Sun. But today, it did some good; it woke me up at 4:40 and felt like 7:00, so I started working. And what a productive day it was :). I have been doing…

Keynote in PyCon Italia, 2023

My friend Dr. Brett Canon, CPython Core Dev, once said, "Came for the language and stayed for the community." It is a little different for me. I Came for the community and stayed for the love of it. I joined the open source community as a lawyer to…

Dgplug summer training, 2022

dgplug summer training 2022 will start at 13:00 UTC, 25th July. This is our 15th edition. Following our tradition, we have updated and modified our training based on the feedback from the old participants and community at large. There shall be more experiments for the betterment during this year’…

Update on foss.training infrastructure

This summer we are having 15th edition of Dgplug summer training. July, 2022 is when the training begins. It was a long due task on me to revamp the infrastructure. Website update Our foss.training website is now all ready with it’s new avatar, a hearty gratitude to Saptak…

Using Mailvelope with Yubikey in Linux

Mailvelope is an extension on web browsers to send end to end encrypted emails. This is a good option available to the users to send end to end encrypted without changing the email service they use. It is licensed under AGPL v3, making it Free and Open Source software. The…

Software Licenses : Legalese to English

When I was doing a licensing survey in the Fedora ecosystem. I asked a few developers, "What is license according to them?" I got some interesting answers: "I do not care about the license; it bores me." - a super senior developer says this. (not a…