Open MallocArray opened 6 months ago
u get this when installing the collection from devel i think... can you do
ansible-galaxy collection install -f awx.awx
and retry
I did install with ansible-galaxy collection install -f awx.awx
originally when I started receiving this message.
Please confirm the following
security@ansible.com
instead.)Bug Summary
Similar to #12060 after upgrading to Collection 24.3.0 or 24.3.1, I get a warning when running a task
[WARNING]: You are running collection version 0.0.1-devel but connecting to AWX version 24.1.0
Installed using
ansible-galaxy collection install awx.awx --force
AWX version
24.1.0
Select the relevant components
Installation method
openshift
Modifications
no
Ansible version
2.16.6
Operating system
quay.io/centos/centos:stream9
Web browser
No response
Steps to reproduce
Seeing the message with my first task in a playbook
Expected results
Task completes without warning
Actual results
Warning message is display, but task completes as expected
Additional information
No response