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

@@ -11,8 +11,6 @@
shell: |
yum -y module reset nginx
yum -y module enable nginx:1.20
args:
warn: False
changed_when: False
when:
- ansible_os_family == 'RedHat'