Tasks

A task in ansible Play

Pasted image 20240711102718.png

Ansible will execute each task in order in all the Managed node in parallel

It's Idempotent so it doesn't make any changes unless it has too.