mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-18 18:03:40 -05:00
fix(ansible): add FQDN to ansible tasks
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
- nodateext
|
||||
- nocreate
|
||||
- delaycompress
|
||||
import_role:
|
||||
ansible.builtin.import_role:
|
||||
name: arillso.logrotate
|
||||
failed_when: false
|
||||
ignore_errors: true
|
||||
|
||||
Reference in New Issue
Block a user