ansible-role-borg-backup/tasks
Max Fuxjäger e2f8e75155 Fix linting messages
- fix truthy values to proper booleans
- fix too long lines: wrapped
- fix indentation
- fix amount of preceding whitespace
- fix argument_spec syntax: borg_retention_policy as type dict with specific options
2025-04-28 19:59:35 +01:00
..
00_assert.yml
01_install.yml
02_user_management.yml
03_create_key.yml
05_configure.yml
07_install_timer.yml
main.yml
noauto_create_backup_user_and_group.yml
noauto_create_timer_cron.yml Fix linting messages 2025-04-28 19:59:35 +01:00
noauto_create_timer_systemd.yml Fix linting messages 2025-04-28 19:59:35 +01:00
noauto_install_package.yml Fix linting messages 2025-04-28 19:59:35 +01:00
noauto_install_pip.yml