[ { name: "Test command", hosts: "all", tasks: [ { "ansible.builtin.command": "ls" } ] } ]