Markus Frei
Markus Frei
Roles containing `restorecon`: * librenms * wordpress
Make this setting configurable. Vendor default is `4`, in a datacenter `0` would be a better default value. With the vendor default an update with missing internet connection looks like...
How about this scenario? * Imagine an Ansible deployment host * In inventory, for each VM, define the VM's working hours: * Mo-Fr 08:00-18:00 t-shirt-size "medium" * otherwise "small" *...
Which causes some side effects (duplicity, glances and update-and-reboot are of course not working anymore). Currently we are not sure what the cause is, but it happened on a machine...
`$ /home/ansible/.local/bin/ansible-galaxy collection install git+https://github.com/Linuxfabrik/lfops.git -vvv` ``` [DEPRECATION WARNING]: Ansible will require Python 3.8 or newer on the controller starting with Ansible 2.12. Current version: 3.6.8 (default, Nov 16 2020,...
Enhance so that notification-plugins are also deployed, but on Icinga masters only.
### Describe the solution you'd like Weird that compiling all the plugins using Nuitka (Windows) or Python (Linux) requires up to 4 GB (Windows) or 290 M (Linux) of disk...
### This issue respects the following points: - [X] This is a **bug**, not a question or a setup/configuration issue. - [X] This issue is **not** already reported on Github...
users: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x81 in position 25: invalid start byte
### This issue respects the following points: - [X] This is a **bug**, not a question or a setup/configuration issue. - [X] This issue is **not** already reported on Github...
### Describe the solution you'd like Extend any plugins that ask for username and password by trying to read them from environment variables first. ### Additional context _No response_