mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 00:57:00 +02:00
Update to 2022-01-03 17:00
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
---
|
||||
|
||||
- name: Install patrix
|
||||
yum: name=patrix
|
||||
yum:
|
||||
name:
|
||||
- patrix
|
||||
- acl
|
||||
state: "{{ patrix_update | ternary('latest', 'present') }}"
|
||||
tags: patrix
|
||||
|
Reference in New Issue
Block a user