#ansible
Read more stories on Hashnode
Articles with this tag
Nginx deployment through Ansible Playbook · Note: Installation part done in previous blog. Task-01 create 3 EC2 instances . make sure all three are...
Ansible playbooks run multiple tasks, assign roles, and define configurations, deployment steps, and variables. If you’re using multiple servers,...
Ansible Handson with some adhoc commands: Create EC2 instances. 1 Master and 3 Nodes. Create inventory file and check host servers once created the...
Ansible ad hoc commands are one-liners designed to achieve a very specific task they are like quick snippets and your compact swiss army knife when...