lfops icon indicating copy to clipboard operation
lfops copied to clipboard

LFOps is an Ansible Collection of generic Roles, Playbooks and Plugins for managing Linux-based Cloud Infrastructures.

Results 60 lfops issues
Sort by recently updated
recently updated
newest added

test the role on the listed OSs or adjust the readmes

documentation

have a look at the freeipa config files in`/etc/httpd/conf.d/`

enhancement

files located directly in a folder (which is divided in duba via `/etc/duba/duba.json` with the entry `"divide": true,`) are not backed up Example: The folder `parentfolder1`contains folders and files. The...

bug

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...

currently, the role does not do any dumps, since there are some open questions: * [ ] should authorization be enabled by default? * [ ] how are we creating...

enhancement
question

currently, the role only adds new rules, but does not remove additional rules. this makes it hard to add a temporary rule, for example

enhancement

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" *...

enhancement
question

since the git clone task is delegated to localhost, it only runs once. this means, that if a single host has a different version set in its host_vars, all the...

bug