Update to 2023-06-17 00:00

This commit is contained in:
Daniel Berteaud
2023-06-17 00:00:17 +02:00
parent c372232c99
commit 0df76a72de
6 changed files with 25 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
changed_when: False
when:
- ansible_os_family == 'RedHat'
- ansible_distribution_major_version is version('8', '>=')
- ansible_distribution_major_version is version('8', '=')
tags: web
- name: Install nginx