meyayl

Results 6 comments of meyayl

@Nouhailakermouss After reading some issue's I came up with this working configuration: ``` ... filters: - proxmox_status == "running" - "proxmox_tags_parsed is defined and 'ansible' in proxmox_tags_parsed" ... ``` It...

Understandable. Could you update the readme.md to actually point to images in the ghcr.io registry?

Relying on crontab might provide two challenges for us: 1. I am not sure if setting the suid flag on the `crontab` binary will run on OpenShift with our restricted...

I should have read you first comment completely. The wrapper replaces the crontab binary, so I don't need to set a suid flag and won't run into problems with the...

Awesome news! Much appreciated!