350-901 Exam Question 56

A developer must create VLANs 2-5 on a remote Cisco NX-OS switch by using an Ansible playbook The playbook must meet these requirements
* Configure the VLANs and a name for each VLAN
* Only run against the switches inventory group
* Execute from the local Ansible controller
* Prevent the collection of system information prior to execution
Which playbook must be used?
A)

B)

C)

D)
  • 350-901 Exam Question 57



    Click on the GET Resource button above to view resources that will help with this question. An engineer is managing a DC with 6000 Cisco UCS servers installed and running. The engineer has been asked to identify all resources where the model is in the UCSB family and the available memory is less than or equal to 5 GB.
    Which REST API call accomplishes this task?
  • 350-901 Exam Question 58

    How is AppDynamics used to instrument an application?
  • 350-901 Exam Question 59

    Refer to the exhibit.

    An engineer is configuring Ansible to run playbooks against Cisco IOS XE Software. What should be configured in ansible.cfg as the connection type?
  • 350-901 Exam Question 60

    A developer is working on a bug fix. The existing branch named 'bugfix05328' needs to be merged with the current working primary branch named 'prim404880077'. All changes must be integrated into a single commit instead of preserving them as individual commits. Which git command must be used?