EX407 Exam Question 1

Which flags must be accepted as input for a dynamic inventory script?
  • EX407 Exam Question 2

    What is a typical use case for an Ansible Template?
  • EX407 Exam Question 3

    State whether the following statement is true or false.
    There is a 10 user trial available.
  • EX407 Exam Question 4

    Create an ansible vault password file called lock.yml with the password reallysafepw in the
    /home/sandy/ansible directory. In the lock.yml file define two variables. One is pw_dev and the password is
    'dev' and the other is pw_mgr and the password is 'mgr' Create a regular file called secret.txt which contains the password for lock.yml.

    EX407 Exam Question 5

    Which line instructs ansible to install httpd?