EMT Practice Test
1. Question Content...
Question1: What file should you look at first when installing tower?
Question2: What keyword stores a command's output into a variable?
Question4: Templates must be written in what language?
Question5: In what format are ansible playbooks written?
Question6: Which flags must be accepted as input for a dynamic inventory script?
Question7: Which of the following is a good use case for an ad-hoc command? (Choose all that apply.)
Question8: Where is Ansible's inventory stored by default?
Question9: What does the lineinfile module do?
Question10: How are facts collected? (Choose all that apply.)
Question15: What command is used to run a playbook?
Question16: How is a role name set?
Question18: Which keywords will cause a role to be applied in a playbook? (Choose all that apply.)
Question19: What does the -a flag allow you to specify?
Question25: Where is the first place Ansible checks for a role definition?
Question26: Which of the following are Ansible modules? (Choose all that apply.)
Question27: What character is used to denote use of a jinja filter on an Ansible variable?
Question29: How does a user Access Ansible Tower once it is installed?
Question31: Which line instructs ansible to install httpd?
Question34: Which is the default inventory file used by Ansible?
Question38: Which of these are valid as the first thing in a playbook? (Choose all that apply.)
Question44: What is the primary difference between the shell and command module?