A systems administrator needs to run a playbook that installs packages on a group of managed nodes. The playbook should run only on nodes that are part of the 'web_servers' group in the inventory. Which approach is best practice?
Select one:
The trap here is that candidates may overcomplicate the solution by choosing runtime flags or condit...