Matt Willsher
Matt Willsher
Var names should be prefixed with role name to pass lint checks. If no time to work on this check can be disabled for now.
Hi, I'm not sure if this is right place for this report. If not let we know where it should go and I'll happily post it there. I'm currently creating...
The script in init.d/ghost is very much Debian/Ubuntu specific and won't work as is on Red Hat based distributions. Perhaps it should be named to make that clear?
I know there is a bit of resistance to this, but the 'correct' location for ghost config is in /etc, and I believe the RPM should be putting in there...
aws sso login creates a cache files in ~/.aws/sso/cache which contains an access token aws sso list-accounts and list-account-roles requires an access-token. It would be helpful to have a mechanise...
**Describe the bug** Initial run of `nix run `"https://getfleek.dev/latest.tar.gz" -- apply` fails under Alma Linux 9 on WSL2 with systemd enabled. Nix installed via `curl --proto '=https' --tlsv1.2 -sSf -L...
# Pull Request ## What? (description) Passing the command args to cilium CLI results in an error where the list elements are interpreted as a single argument, producing an error....
Enhancement: Address role prefix on variable names. Reason: Coding standards Result: Issue Tracker Tickets (Jira or BZ if any): #297, #246
The README.md [Requirements](https://github.com/willshersystems/ansible-sshd/blob/main/README.md#requirements) has a section stating which OS's and versions the role is tested against. This is out dated and needed updating against the current GitHub workflows. A section...