Lint fixes

This commit is contained in:
Timo Makinen 2022-02-25 17:03:03 +00:00
parent 8203708406
commit 0702b45dad
4 changed files with 10 additions and 5 deletions

View file

@ -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