Skip to content
Snippets Groups Projects

Main

Merged Michael Thaler requested to merge main into stable
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -22,6 +22,8 @@
ansible.builtin.cron:
name: "ensure apt autoclean in crontab 20230523"
state: absent
when:
- "'cron' in ansible_facts.packages"
#### SOURCES SECTION
Loading