Where can you find documentation on Ansible modules? (Choose all that apply.)
Where can you find a list of all modules in the Ansible online documentation?
Which command will use servers in a local inventory called invent.local?
You are taking over for someone while they are away on leave. You need to run a playbook against over 600 servers. When you run the playbook you notice that only 10 servers are worked on at any one time.How would you fix this so that you can have 50 servers worked on at the same time?
State whether the following statement is true or false.Ansible expects templates to use json format.
State whether the following statement is true or false.A template has a maximum of 10 variables.