Update to 2022-12-27 12:00

This commit is contained in:
Daniel Berteaud
2022-12-27 12:00:12 +01:00
parent 2ffea0d4cb
commit 1a24e65c5b
48 changed files with 7 additions and 72 deletions

View File

@@ -6,5 +6,4 @@
ZST_CLEVEL: 10
args:
chdir: "{{ mailman_archive_dir }}"
warn: False
tags: mailman

View File

@@ -2,8 +2,6 @@
- name: Enable python39 module
command: dnf -y module enable python39
args:
warn: False
changed_when: False
tags: mailman