Free 701-100 Exam Braindumps (page: 5)

Page 4 of 16

Which configuration option in the Ansible inventory is issued control privilege escalation of the remote user?

  1. priv_user
  2. elevate
  3. super
  4. become
  5. sudo

Answer(s): D


Reference:

https://docs.ansible.com/ansible/2.6/user_guide/become.html



Which Ansible modules can be used to change the contents of a file? (Choose three correct answers.)

  1. lineinfile
  2. replace
  3. patch
  4. insert
  5. modify

Answer(s): A,B,C



What is the Puppet equivalent to an Ansible Playbook called?

  1. A Puppet Catalog
  2. A Puppet Playbook
  3. A Puppet Factsheet
  4. A Puppet Declaration
  5. A Puppet Manifest

Answer(s): A



Which of the following Ansible tasks copies the file example.txt to a manage system?

  1. – rsync:
    src: example.txt
    dst: /tmp/example.txt
  2. – copy:
    src: example.txt
    dest: /tmp/example.txt
  3. – retrieve:
    src: example.txt
    dest: /tmp/example.txt
  4. - cp:
    source: example.txt dst: /tmp/example.txt
  5. - transfer:
    src: example.txt
    dest: /tmp/example.txt

Answer(s): B






Post your Comments and Discuss LPI 701-100 exam with other Community members:

701-100 Discussions & Posts