Lint fixes
This commit is contained in:
parent
8203708406
commit
0702b45dad
4 changed files with 10 additions and 5 deletions
|
@ -257,7 +257,8 @@
|
|||
group: "{{ ansible_wheel }}"
|
||||
notify: restart apache
|
||||
|
||||
- import_role:
|
||||
- name: import sftpuser role
|
||||
import_role:
|
||||
name: sftpuser
|
||||
vars:
|
||||
chroot: /srv/wikis/collab
|
||||
|
@ -268,4 +269,4 @@
|
|||
user:
|
||||
name: backup
|
||||
groups: collab
|
||||
append: true
|
||||
append: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue