fix(ansible): add FQDN to ansible tasks

This commit is contained in:
Nathaniel Landau
2022-10-07 14:41:11 -04:00
parent f5497c0983
commit 0d92a7e879
7 changed files with 37 additions and 35 deletions

View File

@@ -23,7 +23,7 @@
- nodateext
- nocreate
- delaycompress
import_role:
ansible.builtin.import_role:
name: arillso.logrotate
failed_when: false
ignore_errors: true