lfops
lfops copied to clipboard
LFOps is an Ansible Collection of generic Roles, Playbooks and Plugins for managing Linux-based Cloud Infrastructures.
test the role on the listed OSs or adjust the readmes
have a look at the freeipa config files in`/etc/httpd/conf.d/`
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...
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...
currently, the role only adds new rules, but does not remove additional rules. this makes it hard to add a temporary rule, for example
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" *...
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...