Closed gotmax23 closed 2 years ago
Yeah, that's this problem: https://github.com/ansible-community/ansible-compat/issues/78
Apparently it only really affects me, so not sure if it'll ever get fixed.
Yeah, that's this problem: ansible-community/ansible-compat#78
Apparently it only really affects me, so not sure if it'll ever get fixed.
Finger crossed it gets fixed, eventually! Do you have any plans to change the names of your roles? If you really wanted to, you could probably use some sed
hackery in the CI workflow to temporarily edit meta/main.yml
.
rockylinux8
instead ofcentos8
ansible-core
instead ofansible-base
While these changes should work, Molecule is blowing up due to the dashes in the role name. I'm not sure if there's anything you can do to fix it besides changing the role name.