 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your Technical MCQs knowledge and support exam preparation. Choose a topic below to get started.
| 1. | The task is a unit action of Ansible. | 
| A. | Yes | 
| B. | No | 
| C. | Can be yes or no | 
| D. | Can not say | 
| E. | |
| Answer» B. No | |
| 2. | What language is an Ansible playbooks are written in by default ? | 
| A. | XML | 
| B. | HTML | 
| C. | JSON | 
| D. | YAML | 
| Answer» E. | |
| 3. | In Which Language Ansible engine written? | 
| A. | C | 
| B. | C++ | 
| C. | Java | 
| D. | Python | 
| Answer» E. | |
| 4. | YAML or files are like any formatted text file with few sets of rules just like JSON or XML. | 
| A. | TRUE | 
| B. | FALSE | 
| C. | Can be true or false | 
| D. | Can not say | 
| Answer» B. FALSE | |
| 5. | How many types of modules in Ansible? | 
| A. | 1 | 
| B. | 2 | 
| C. | 3 | 
| D. | 4 | 
| Answer» C. 3 | |
| 6. | ___________ is a repository of Ansible roles that can be shared among users and can be directly dropped into playbooks for execution. | 
| A. | Modules | 
| B. | Functions | 
| C. | Galaxy | 
| D. | Standalone | 
| Answer» D. Standalone | |
| 7. | IaC stands for? | 
| A. | Integration as Code | 
| B. | Infra as Code | 
| C. | Infrastructure Ansible Code | 
| D. | Infrastructure as Code | 
| Answer» E. | |
| 8. | What are the features of Ansible? | 
| A. | Unlike puppet or chef there is no software or agent managing the nodes | 
| B. | Passwordless network authentication which makes it more secure and easy to set up | 
| C. | The core concept is to push multiple small codes to the configure and run the action on client nodes | 
| D. | All of the above | 
| Answer» E. | |
| 9. | _____________ is a combination of multiple pieces working together to become an automation tool. | 
| A. | Bugzilla | 
| B. | Chef | 
| C. | Ansible | 
| D. | Git | 
| Answer» D. Git | |
| 10. | _________________ is something that is used for streamlining the development and deployment process. | 
| A. | Continuous Delivery | 
| B. | Continuous Integration | 
| C. | Continuous Test | 
| D. | Continuous Intervention | 
| Answer» C. Continuous Test | |