Question 46

You need an Ansible Playbook to log in to multiple devices with different login credentials. For compliance
purposes, you are not allowed to prompt the user for the credentials or allow the credentials be stored in
planted on the control machine for each device.
Which two actions will fulfill this task? (Choose two.)
  • Question 47

    What is the purpose of an XSD file?
  • Question 48

    Which XML feature is used to ensure that elements defined in multiple schemas would be used in the same
    document without conflicts?
  • Question 49

    Which statement about using Ansible with a Junos device is correct?
  • Question 50

    Which Python code block is an example of a context manager?