ara-collection icon indicating copy to clipboard operation
ara-collection copied to clipboard

Debian 12 install broken with latest ansible-core (2.15)

Open dmsimard opened this issue 1 year ago • 0 comments

fatal: [demo.recordsansible.org]: 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."}

It looks like they've removed something that was deprecated or something: https://github.com/ansible-community/ara-collection/blob/b32446420239b8e55280f9d670f108ea6bf56660/roles/ara_api/tasks/pre-requirements.yaml#L34-L35

https://github.com/ansible-community/ara-collection/blob/b32446420239b8e55280f9d670f108ea6bf56660/roles/ara_api/tasks/pre-requirements.yaml#L44-L45

dmsimard avatar Jul 04 '23 03:07 dmsimard