Using Arrays in YAML
In YAML, an array (or list) is an ordered collection of elements. These elements can be…
In YAML, an array (or list) is an ordered collection of elements. These elements can be…
Ansible is a powerful automation tool that simplifies configuration management and application deployment. One of its…
GitHub – typesense/typesense: Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch…
The Ansible cron module is used to automate the management of cron jobs on remote systems….
Ansible Git module allows you to easily manage Git repositories directly from your Ansible playbooks. It…
The Ansible Stat module is a built-in tool that helps you gather detailed information about files…
In Ansible, variables allow you to define values dynamically, making your playbooks more flexible and reusable….
The Ansible Fetch Module is used for copying files from remote nodes to the local machine,…
The web team here at Canonical run two-week iterations. Here are some of the highlights of…
If you have been following my Ansible demonstrations, you will see that authenticating to my NetApp…
Who loves creating root load-sharing mirrors (LS-mirrors) ? If you manage 1 Ontap system with 1…
If you followed my last post where I created an Ansible Playbook to complete a full…
Last month, I decided it was time to get my hands dirty and jump right into…