Update to 2022-01-03 17:00

This commit is contained in:
Daniel Berteaud
2022-01-03 17:00:09 +01:00
parent 5ff03544ad
commit 5488e2468c
3 changed files with 19 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
---
- name: Install patrix
yum: name=patrix
yum:
name:
- patrix
- acl
state: "{{ patrix_update | ternary('latest', 'present') }}"
tags: patrix