Trying to install ansible-tower 1.2.1-1 on centos 8 stream and I am receiving this error. Are there any suggestions on how to get around it?
TASK [group hosts for supported distributions] ***************************************************************************************************************************************************** fatal: [localhost]: FAILED! => {"msg": "The conditional check 'ansible_distribution_version is version_compare ('7.7', '>=')' failed. The error was: Version comparison: '<' not supported between instances of 'str' and 'int'\n\nThe error appears to be in '/home/username/ansible-automation-platform-setup-bundle-1.2.1-1/install.yml': line 40, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: group hosts for supported distributions\n ^ here\n"}