ABRT: Rebase to upstream roles
Signed-off-by: Matej Marusak <mmarusak@redhat.com>
This commit is contained in:
parent
7d158fa8a4
commit
a06f01d1a2
5 changed files with 6 additions and 6 deletions
|
@ -1 +1 @@
|
|||
{install_date: 'Wed Feb 7 13:30:30 2018', version: ''}
|
||||
{install_date: 'Tue Feb 27 07:55:04 2018', version: ''}
|
||||
|
|
|
@ -11,9 +11,9 @@ galaxy_info:
|
|||
- 6
|
||||
- name: Fedora
|
||||
versions:
|
||||
- 25
|
||||
- 26
|
||||
- 27
|
||||
- 28
|
||||
categories:
|
||||
- web
|
||||
dependencies: []
|
||||
|
|
|
@ -1 +1 @@
|
|||
{install_date: 'Wed Feb 7 13:30:31 2018', version: ''}
|
||||
{install_date: 'Tue Feb 27 07:55:08 2018', version: ''}
|
||||
|
|
|
@ -12,7 +12,7 @@ galaxy_info:
|
|||
versions:
|
||||
- 26
|
||||
- 27
|
||||
- 25
|
||||
- 28
|
||||
categories:
|
||||
- system
|
||||
#dependencies:
|
||||
|
|
|
@ -19,14 +19,14 @@
|
|||
acl: path="{{ faf_spool_dir }}/lob" state=present recursive=yes
|
||||
entity=retrace etype=user permissions=rwX
|
||||
async: 21600
|
||||
poll: 0
|
||||
pool: 0
|
||||
|
||||
# for files/dirs created in future
|
||||
- name: default ACL for user retrace
|
||||
acl: path="{{ faf_spool_dir }}/lob" state=present recursive=yes default=yes
|
||||
entity=retrace etype=user permissions=rwX
|
||||
async: 21600
|
||||
poll: 0
|
||||
pool: 0
|
||||
|
||||
- name: check for hardlink dir
|
||||
stat: path={{ rs_faf_link_dir }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue