1
0

Исправлена установка Caddy

This commit is contained in:
2019-06-14 17:00:00 +03:00
parent d6bf719453
commit 8f48d1fdb8
5 changed files with 24 additions and 2 deletions

View File

@ -13,6 +13,7 @@
user:
name: '{{ owner_name }}'
group: '{{ owner_group }}'
groups: '{{ owner_extra_groups }}'
shell: /bin/bash
- name: 'Set up user ssh keys for user "{{ owner_name }}".'