Question 51

Extract all lines from a file that match a given string using the lookup plugin and regex_search.

Question 52

Use delegation to restart a service on a specific host (db1) from a different host.

Question 53

Validate the CIDR format of a network address using a filter.

Question 54

Control task execution order by using pre_tasks and post_tasks.

Question 55

Publish the collection to Ansible Galaxy.