mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-25 14:43:29 +02:00
Update to 2022-01-04 10:00
This commit is contained in:
parent
43402beeff
commit
7f440a719d
@ -12,6 +12,7 @@
|
|||||||
- libjson-perl
|
- libjson-perl
|
||||||
- libterm-readkey-perl
|
- libterm-readkey-perl
|
||||||
- libhash-merge-simple-perl
|
- libhash-merge-simple-perl
|
||||||
|
- acl
|
||||||
tags: patrix
|
tags: patrix
|
||||||
|
|
||||||
- name: Install patrix
|
- name: Install patrix
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
- include: install_{{ ansible_os_family }}.yml
|
- include: install_{{ ansible_os_family }}.yml
|
||||||
|
|
||||||
- name: Deploy global patrix config
|
- 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
|
tags: patrix
|
||||||
|
|
||||||
- name: Set ACL on patrixrc config
|
- name: Set ACL on patrixrc config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user