Exam9

devops / ansible • 5 questions

Question 1 of 5
What does `gather_facts: false` do in a playbook?
Question 2 of 5
Which Ansible module gathers facts from remote hosts on demand?
Question 3 of 5
What is the `serial` keyword used for in a playbook?
Question 4 of 5
Which strategy plugin processes one task at a time across all hosts before moving to the next?
Question 5 of 5
What does `max_fail_percentage` control in a playbook?
← Back