Ansible

How to send email using Ansible and Gmail
As part of your automation jobs, you can implement email notifications from Ansible itself instead of manually drafting and sending emails. Ansible …

Ansible Automation for Windows
Ansible’s reputation as a Linux automation powerhouse is well-deserved. But a common misconception lingers: is Ansible strictly for Linux …

Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and …

Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions in …
Ansible Collections [LIVE]
Ansible Collection is a great way of getting content contributions from various Ansible Developers. We will learn what is Ansible Collection and how …
How to Start with Ansible [LIVE]
How to Start with Ansible | techbeatly LIVE Are you an absolute beginner and struggling to start your Ansible journey ? Join us this Sunday 31st Oct, …
Python Virtual Environments for Ansible [LIVE]
It’s vital to test new technology before rolling it out into your production environment. I like to use Python virtual environments provided by the …

Ansible Windows Management using HTTPS and SSL
Managing your Windows machines and servers using Ansible is pretty easy as there are more than hundred modules available to handle your Windows …

Ansible for Windows – Troubleshooting
Managing Windows machines using Ansible is pretty straightforward and simple as in the document. You need to configure and enable WinR M on your …

How to open WinRM ports in the Windows firewall
You might already knew that, Ansible can manage Windows servers as well. And this is a supporting article for Configure Your Windows Host to be …

How to set up and use Python virtual environments for Ansible
It’s vital to test new technology before rolling it out into your production environment. I like to use Python virtual environments provided by the …
Gineesh Madapparambath
Editorial