Q1
Which Ansible command-line u lity can be used to view offline documenta on?
a. ansible-playbook
b. ansible
c. ansible-doc
d. ansible-config
Q2
Which configura on management tool is 100 percent agentless?
a. Puppet
b. Chef
c. Salt
d. Ansible
Q3
In which two file types can the Ansible inventory file be represented? (Choose two.)
a. INI-like
b. XML
c. YAML
d. Cisco CLI
Q4
What is the value of snmp_ro for csr1kv1 with the following inventory file configura on?
[all:vars]
snmp_ro=cisco
[ios]
csr1kv1 snmp_ro=cisco-sjc
csr1kv2 snmp_ro=cisco-devnet
csr1kv3 snmp_ro=cisco-rtp
[ios:vars]
snmp_ro=public
a. cisco
b. cisco-sjc
c. cisco-devnet
d. cisco-rtp
e. public
, Q5
Which two statements about the ios_command module are true? (Choose two.)
a. It returns the commands that are sent to the device.
b. It returns the command response of the command sent to the device.
c. It is used to send configura on commands to devices.
d. It is used to send opera onal and show commands to devices.
e. It is used to send show commands to devices exclusively.
Q6
Which module would you use to collect basic characteris cs of a Cisco IOS device that is returned
preparsed?
a. ios_command
b. ios_config
c. ios_facts
d. ios_get_facts
Q7
Which two variable types are supported in Ansible? (Choose two.)
a. host
b. group
c. children
d. parent
e. sibling
Q8
Which two statements about Ansible are true? (Choose two.)
a. Ansible requires the use of the Jinja2 template to manage configura ons.
b. Ansible can be used to configure and manage network devices.
c. Ansible requires Python be installed on network devices to manage them
d. Ansible does not require Python to be installed on network devices to manage them.
e. Ansible cannot be used to configure and manage network devices.
Q9
Which Ansible command-line u lity can be used to view offline documenta on?
a. ansible-playbook
b. ansible
c. ansible-doc
d. ansible-config
Q2
Which configura on management tool is 100 percent agentless?
a. Puppet
b. Chef
c. Salt
d. Ansible
Q3
In which two file types can the Ansible inventory file be represented? (Choose two.)
a. INI-like
b. XML
c. YAML
d. Cisco CLI
Q4
What is the value of snmp_ro for csr1kv1 with the following inventory file configura on?
[all:vars]
snmp_ro=cisco
[ios]
csr1kv1 snmp_ro=cisco-sjc
csr1kv2 snmp_ro=cisco-devnet
csr1kv3 snmp_ro=cisco-rtp
[ios:vars]
snmp_ro=public
a. cisco
b. cisco-sjc
c. cisco-devnet
d. cisco-rtp
e. public
, Q5
Which two statements about the ios_command module are true? (Choose two.)
a. It returns the commands that are sent to the device.
b. It returns the command response of the command sent to the device.
c. It is used to send configura on commands to devices.
d. It is used to send opera onal and show commands to devices.
e. It is used to send show commands to devices exclusively.
Q6
Which module would you use to collect basic characteris cs of a Cisco IOS device that is returned
preparsed?
a. ios_command
b. ios_config
c. ios_facts
d. ios_get_facts
Q7
Which two variable types are supported in Ansible? (Choose two.)
a. host
b. group
c. children
d. parent
e. sibling
Q8
Which two statements about Ansible are true? (Choose two.)
a. Ansible requires the use of the Jinja2 template to manage configura ons.
b. Ansible can be used to configure and manage network devices.
c. Ansible requires Python be installed on network devices to manage them
d. Ansible does not require Python to be installed on network devices to manage them.
e. Ansible cannot be used to configure and manage network devices.
Q9