Na descrição da aula, o tasks não está indentado corretamente, produzindo erro abaixo para quem utiliza dele!
ERROR! Syntax Error while loading YAML.
mapping values are not allowed in this context
The error appears to have been in '/Users/***/Desktop/Alura_Ansible/provisioning.yml': line 3, column 10, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- hosts: all
tasks:
^ here