What is ci/cd?
Answer / Ayushi Bajpai
CI/CD stands for Continuous Integration and Continuous Deployment or Delivery. It's a practice in software development that automates the testing, building, and deployment of code changes to reduce human error and minimize the time between writing code and releasing it to production.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are ansible vaults and why are they used?
When should I use {{ }}? Also, how to interpolate variables or dynamic variable names
What is ci/cd?
What is the best way to make content reusable/redistributable?
Enlist the differences between variable name and environment variables.
Describe your newsletter ansible and who it’s aimed at.
How can you connect other devices within ansible?
What is ansible and what makes it stand out from the rest of the configuration management tools?
What is ansible?
How can looping be done over a list of hosts in a group, inside of a template?
What is ansible galaxy?
How do I handle python pathing not having a python 2.x in /usr/bin/python on a remote machine?