Ansible affiche une erreur :
ERROR ! Aucune action détectée dans la tâche. Cela indique souvent un nom de module mal orthographié ou un chemin de module incorrect.
Qu'est-ce qui ne va pas ?
La transcription exacte est :
ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.
The error appears to have been in 'playbook.yml': line 10, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
---
- name: My task name
^ here