#ansible
Read more stories on Hashnode
Articles with this tag
Ansible playbooks are amazing, as you learned yesterday. What if you deploy a simple web app using ansible, sounds like a good project,...
Ansible playbooks run multiple tasks, assign roles, and define configurations, deployment steps, and variables. If you’re using multiple servers,...
Task-01 Write a Blog explanation for the ansible video Create an EC2 instance. Connect to your EC2 instance using SSH. Add the Ansible PPA...
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...
What's this Ansible? Ansible is an open-source automation tool, or platform, used for IT tasks such as configuration management, application...