template no longer needed as task previously using it now uses blockinfile module
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
{% for item in ftp_groups.results %}
|
|
||||||
Match Group {{ item.name }}
|
|
||||||
ForceCommand internal-sftp -d /%u
|
|
||||||
ChrootDirectory /srv/{{ item.name}}
|
|
||||||
AllowAgentForwarding no
|
|
||||||
AllowTcpForwarding no
|
|
||||||
X11Forwarding no
|
|
||||||
|
|
||||||
{% endfor %}
|
|
||||||
Reference in New Issue
Block a user