ansible-pull: what does `fatal: [localhost]: FAILED! => {“changed”: false, “msg”: “one of the following is required: name, list”}` mean?

What does the following message mean?

fatal: [localhost]: FAILED! => {“changed”: false, “msg”: “one of the following is required: name, list”}

HI Ron,

why don’t you use name=* update_cache=yes in pre task, also I think you forget to add a state in tasks/packages.yml where there is no action in play.