Justin Keller
Justin Keller
@IguanaBob thanks for all the help. I tried three different config combinations _(see below)_, none of them sent success e-mails. My firewall is not blocking SMTP as I send e-mails...
@henrygd thanks for following up. I changed the disk usage notification to 2% to test and only got a single e-mail about the root disk: > Usage of root averaged...
@henrygd just following up, let me know if you need any more info.
> I think what happened here is that it checked the 'root' disk first, which was above the 2% threshold, so it sent the alert and didn't check other disks....
Thanks for sharing the playbook, but agree this should be built-into Semaphore UI as a nightly cleanup job. That Ansible playbook is a big much to maintain for my liking...
@DevAlphaKilo I found another potential solution though not clean at all. I installed [boltbrowser](https://github.com/br0xen/boltbrowser) on the physical host that is running the Semaphore UI docker container. Stopped the Semaphore UI...
> > [@DevAlphaKilo](https://github.com/DevAlphaKilo) I found another potential solution though not clean at all. I installed [boltbrowser](https://github.com/br0xen/boltbrowser) on the physical host that is running the Semaphore UI docker container. Stopped the...
@amorey happy birthday π π . I have another server just running Docker containers (via Portainer) and not Kubernetes. Some apps don't support Helm charts or just easier to do...
What should go in `/requirements.yml` can I just add a skeleton to avoid all these messages from galaxy? ```yaml roles: collections: ``` Adding `/requirements.yml` to the root of the repo.
Any update on this? Allowing wildcard pulling of a path from parameter store would be a huge win in our Terraform.