Open ansiblejunky opened 1 year ago
It appears to be with the warn
argument on the shell
module. The warn parameter for shell was deprecated in Ansible 2.11 and removed in Ansible 2.14. So removing this from the tasks/main.yml
and this code works again.
Thanks for the report @ansiblejunky - feel free to open a PR so we can fix it for everyone ;)
I created a pull request for this issue. https://github.com/PeterMosmans/ansible-role-virtualbox-guest/pull/32
Running it against a RHEL9 vagrant box, and getting errors: