Skip to content

Stories in “Ansible”

Customizing Ansible: Ansible Module Creation

Ansible: is an open-source software for configuration management, provisioning and application deployment, it comes under the Infrastructure as a code, which […]

Python inside Ansible Playbook

I want to share some tips on how to directly use Python inside an Ansible playbook. Python String Method Ooops, […]