bluikko
bluikko
I would like to respectfully question the decision to require python 3. How is this decision reasonable when not working with python 2 will cause this module to be practically...
I do not think selinux-python is installable in any way other than binary package since it depends on the selinux library version. There are tons of references to this and...
Error on python 2: ``` TypeError: super() takes at least 1 argument (0 given) ``` The selinux cannot be installed with anything except rpm or compiling based on every article...
As for selinux - getting `selinux` from pypi worked. Strange, I do not know why all the discussions online claimed it is impossible.
Please excuse me for beating the dead horse but if you are using python 3 how is it working for you? For me both the `reboot` and `template` modules are...
The netbox-community module works with python 3. I meant that Ansible itself has many -- in my opinion very important -- problems with python 3. In earlier comment it was...
I guess that is understandable with the python 2 already out of support. At the same time very disappointing because Ansible with python 3 has some very annoying bugs. Thanks...
I am going to flog this dead horse one last time to clarify what I've learnt lately in case someone else tries to use this collection on EL7 and hits...
Sure, I understand that - but I did not get that Location to work on NC14. Only using root for Location worked, the suggested Location always complained about user not...
I am familiar with mod_lookup_identity. The lookup cannot be the issue since NC recognizes the user with just a different Location in Apache configuration. In any case this is just...