On 4 March 2015 at 12:33, codfather <[email protected]> wrote: > ERROR: command is not a legal parameter at this level in an Ansible > Playbook >
You are writing only *tasks* here and you put them on playbook level. You need to wrap them in a playbook declaration. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAEhzMJCrW8D8Cqxo%3D0fyxOcv5z8M36xRgs7z7AqiEZD3CeUGvw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
