Referring to the exhibit.
which two statements are correct? (Choose two.)
The retrieved configuration will be from the Junos candidate configuration.
The configuration will be retrieved in JSON format.
The configuration will be retrieved in XML format.
The retrieved configuration will be from the Junos active configuration.
What are two examples of XPath operators? (Choose two.)
@
AND
IS
Exhibit.
Referring to the exhibit, what is the function of the register key?
to set an input value for the juniper_junos_rpc module
to configure a global setting for the playbook
to define a variable containing the return value from the module
to print a result to standard out
Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)
{“Routersâ€:[“r1â€,“r2â€],“Switchesâ€:[{“s1â€:[{“interfaceâ€:“ge-0/0/0.0â€}]}]}
{“routersâ€:[“r1â€,“r2â€],“switchesâ€:[{“s1â€:[{“interfaceâ€:“ge-0/0/0.0â€}]}]}
Ansible playbooks are written in which format?
YAML
Python
XML
JSON
Ansible Playbooks are written in YAML