Skip to content

Commit f84b5a9

Browse files
Ubuntu Noble uses cron.
1 parent d43d7a2 commit f84b5a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vars/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ _logrotate_service:
2626
default: ""
2727
"7": ""
2828
"8": ""
29+
Ubuntu:
30+
noble: ""
2931
logrotate_service: "{{ _logrotate_service[ansible_os_family][ansible_distribution_major_version] | default(_logrotate_service[ansible_os_family]['default']) | default(_logrotate_service[ansible_os_family]) | default(_logrotate_service['default']) }}"

0 commit comments

Comments
 (0)