CHAPTER 5 : Implementing Task Control techsolution June 06, 2023 Simple Loops : [root@control]mkdir playbook_test && cd playbook [root@control]vim /playbook_test/cusers_playbook.yml [root@con... Read More
CHAPTER 4: IMPLEMENTING PLAYBOOKS techsolution June 03, 2023Playbooks to run multiple, complex tasks against a set of targeted hosts in an easily repeatable manner. A play is an ordered set of tasks ... Read More
chapter 3:- Performing Ad Hoc Commands with Ansible techsolution June 03, 2023 Ad hoc commands are a very useful tool to quickly perform simple tasks with Ansible. Running Ad Hoc Commands : Use the ansible command ... Read More
Chapter 2 : install & configure ansible server nodes for manage inventory techsolution June 03, 2023 Setup Prerequisites Master server :- server for Ansible Control Node Client Server :- IP: 192.168.2.30 and 192.168.2.40 Step 1:-... Read More
AUTOMATION WITH ANSIBLE techsolution October 01, 2021Chapter 1- What is Ansible? CHAPTER 1- AUTOMATION WITH ANSIBLE CHAPTER 2-Install & configure ansible server nodes for manage inven... Read More