Jacob Riddle
Jacob Riddle
I'm trying to install go on a small cloud server, the server has 1gb of RAM and ~20gb of storage. I was able to install with previous versions of goenv...
- endpoints are now sprintfs - all code relevant to an endpoint is in its respective file instead of spread out through code base
## 📝 Description **What does this PR do and why is this change necessary?** Adds `get_bool('value')` method for configuration options and adds a step in configuration to support `suppress-version-warning`. Also...
## 📝 Description **What does this PR do and why is this change necessary?** Allows suspending and resuming a database via the status field in ansible ## ✔️ How to...