Which two statements about Ansible are correct? (Choose two.)
Which two statements about Ansible are correct? (Choose two.)A . Ansible can use a single playbook to configure devices from multiple vendors.B . Ansible modules must be written in Go.C . Ansible is an open source project.D . Ansible requires a license to unlock full functionality.View AnswerAnswer: A,C
Which statement is correct about the Junos XML API?
Which statement is correct about the Junos XML API?A . The API uses NETCONF for off-box automation.B . The API is only executed when a configuration is committedC . The API uses HTTPS for securing off-box automation.D . The API only works for on-box automation tools.View AnswerAnswer: A
In Phython, my_list = [ 1, 2, 3] is an example of which type of operation?
In Phython, my_list = [ 1, 2, 3] is an example of which type of operation?A . AssignmentB . MembershipC . bitwiseD . comparisonView AnswerAnswer: A
What is the outcome of the Python a = b operator?
What is the outcome of the Python a = b operator?A . The variables will be added togetherB . The variables are compared to determine if they have the same value.C . The variable are compared to determine if they have different data types.D . The variables will be subtracted...
What would you do to correct the YAML block shown in the exhibit?
Exhibit. You are asked to create a block of code containing a list of desserts. What would you do to correct the YAML block shown in the exhibit?A . The YAML block should not have a commentB . The item - cake should not be indented.C . The YAML block...
which two statements are correct?
Referring to the exhibit. which two statements are correct? (Choose two.)A . The retrieved configuration will be from the Junos candidate configuration.B . The configuration will be retrieved in JSON format.C . The configuration will be retrieved in XML format.D . The retrieved configuration will be from the Junos active...
What are two values of the Agile model of software development? (Choose two.)
What are two values of the Agile model of software development? (Choose two.)A . following a planB . comprehensive documentationC . working softwareD . responding to changeView AnswerAnswer: C, D
Which two statements regarding the DevOps methodology are correct? (Choose two.)
Which two statements regarding the DevOps methodology are correct? (Choose two.)A . Code changes should be few and manually tested.B . A goal is to make development, test, and production environments as identical as possibleC . Communication between people should be minimized during the process as much as possibleD ....
Which Python code block is an example of an context manager?
Which Python code block is an example of an context manager? A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: C
Which set of DevOps CAUMS values is correct?
Which set of DevOps CAUMS values is correct?A . Culture Automation, Lean, Measurement, and SharingB . Coordinate, Acculturation. Lean, Mentoring, and SocietyC . Continuous, Assimilation, Learn, Morning, and ScientificD . Control, Automation, Learn, Methodology, and SupportView AnswerAnswer: A