Use of runtime variables to save into another variable using register in Ansible
Another major use of variables is running a command and using the result of that command to save the result […]
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
Another major use of variables is running a command and using the result of that command to save the result […]
Ansible & Ansible Tower Variable Precedence Hierarchy (last listed wins)
How to use template in Ansible? ##### Step 1 – Create your inventory file with ##### ##### Step 2 – […]
If you are trying to run Ansible Adhoc commands or playbook in Local mode, these articles will help you. Ansible […]
Execution Mode – Remote Write a Ansible Playbook to create a group called “deploy” Write a Ansible Playbook to create […]
Execution Mode – Local Write a Ansible Adhoc Commands to create a group called “deploy” Write a Ansible Adhoc Commands […]
Puppet Module Lab & Excercise – Part 1 Write a puppet module to setup a webserver(httpd) only in RHEL and […]
Puppet Program Lab & Excercise – Part 1 Write a puppet Program to install package “git”, “ntp” and wget in […]
Puppet Program Lab & Excercise – Part 1 Write a Puppet Program to create a file named with “file.txt” in […]
Enforce the JIRA issue id in a GIT commit message This can be done by using git hooks file location […]