Amirhossein Shaerpour
Amirhossein Shaerpour
## Description This PR is completed version of #8330 that is closed. In Debian packages, we have maintainer scripts with (prerm, preinst, postrm and postinst) extensions that will run before...
Closes #119
# Bug report I was testing if I can use become_password_file option in ansible setup_controller but it returns error. ## Steps to reproduce the problem user-data: ```yaml #cloud-config password: password...
# Bug report ```pip``` install_method with ```run_user``` option is broke. In #6021 MR, after removing single quotes, pip install_method is not working as expected because shell tries to use them...
Having a lint workflow check in place is always a good practice.