mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
Update to 2022-01-04 10:00
This commit is contained in:
parent
43402beeff
commit
7f440a719d
@ -12,6 +12,7 @@
|
||||
- libjson-perl
|
||||
- libterm-readkey-perl
|
||||
- libhash-merge-simple-perl
|
||||
- acl
|
||||
tags: patrix
|
||||
|
||||
- name: Install patrix
|
||||
|
@ -3,7 +3,7 @@
|
||||
- include: install_{{ ansible_os_family }}.yml
|
||||
|
||||
- name: Deploy global patrix config
|
||||
template: src=patrixrc.j2 dest=/etc/patrixrc mode='600'
|
||||
template: src=patrixrc.j2 dest=/etc/patrixrc mode=640
|
||||
tags: patrix
|
||||
|
||||
- name: Set ACL on patrixrc config
|
||||
|
Loading…
x
Reference in New Issue
Block a user