mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 10:50:31 -07:00
Linter
This commit is contained in:
parent
167bf512c5
commit
7f021a849e
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
ansible.builtin.file:
|
||||
path: /etc/nginx/tls
|
||||
state: directory
|
||||
mode: 0755
|
||||
- name: Copy certificates
|
||||
ansible.builtin.copy:
|
||||
src: "{{ item.name }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue