-
##### SUMMARY
Recently we found an issue of this module working with ipmi v1:
the UCS sever apply IPMI v1 protocol, not v2. current code use ipmi_power module which has compatible issue
• nam…
-
### Summary
i have nexus group repo with raw proxy repo from https://updates.jenkins.io/download/ and with raw hosted repo, where save modifed update-center.json i.e. path:
https://nexus.local/rep…
-
Currently most or all of the images include `sshd` along with an init script to set the authorized key and a `zinit` unit file to run both the script and daemon. This means that the implementations ca…
-
### Summary
#81660 introduced code and tests to ensure the the dir where the vault file is in is writeable. The test is as follows:
https://github.com/ansible/ansible/blob/69fb629355823e6f909ae21ee7…
-
After making a few changes to the stylesheet and noticing they weren't being applied, I saw that the stylesheet being called in the header wasn't the one that Wordpress is using.
-
I understand that client-side webpack could resolve files (like SVG) but server-side it'll try to require() parse the files instead. Would universal-react-redux-boilerplate be any help there?
Alter…
-
### Summary
udm_user imports the deprecated stdlib library 'crypt'. See https://peps.python.org/pep-0594/#crypt for more information, that library is scheduled for removal from Python 3.13. The modul…
-
first of all, I AM SO THANKFUL TO YOU GUYS, I really love the effort and energy has been done here, and I would love to contribute to this project when I finish my final exams
I noticed that the bo…
-
### Summary
Add configure OTP parameter as a required action on keycloak_realm.py.
This would be great because today it's a manual action. It's already working for verify email option.
![image…
-
##### SUMMARY
When multiple Ansible tasks are executed in one process then SELinux file context changes done through the sefcontext module are possibly over-shadowed by stale cache entrie…