ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 157 - DOP-C01 discussion

Report
Export

If Ansible encounters a resource that does not meet the requirements specified in the play it makes the necessary changes to the resource; however if the resource is already in the desired state Ansible will do nothing. This is an example of which methodology?

A.
Idempotency
Answers
A.
Idempotency
B.
Immutability
Answers
B.
Immutability
C.
Convergence
Answers
C.
Convergence
D.
Infrastructure as Code
Answers
D.
Infrastructure as Code
Suggested answer: A

Explanation:

Idempotency states that changes are only made if a resource does not meet the requirement specifications. If a change is made, it is made `in-place' and will not break existing resources.

Reference: http://docs.ansible.com/ansible/glossary.html

asked 16/09/2024
Sebasteen Lawrance
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first