xxxxxxxxxx
Ansible Tasks allow you to break up bits of configuration policy into smaller files.
These are blocks of code that can be used to automate any process. For example,
if you wish to install a package or update a software,
you can follow the below code snippet:
Install <package_name>, update <software_name>