if i run the cluster playbook a second time i get an error regarding an unsupported parrameter
fatal: [cm001.cdp.lan]: FAILED! => {"changed": false, "msg": "Unsupported parameters for (ansible.legacy.command) module: warn. Supported parameters include: _raw_params, _uses_shell, argv, chdir, creates, executable, removes, stdin, stdin_add_newline, strip_empty_ends."}
- name: yum-clean-metadata
  command: yum clean metadata
  args:
     warn: no