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 |
How can you handle different machines needing different user accounts or ports to log in with?
Explain in detail about ad-hoc command?
How to create encrypted files using ansible?
How to interpolate variables or dynamic variable names?
Why is ‘{{ }}’ notation used? And how can one interpolate variables or dynamic variable names?
What is configuration management and how does it help an organization?
Is there a web interface / rest api / etc?
What is the ask_pass module in ansible?
When should you test playbooks and roles?
Desired to gain proficiency on ansible?
Explain callback_plugin in ansible?
How do I set the path or any other environment variable for a task?