add ssl conf, add changelog dep, remove wip tag

This commit is contained in:
2023-07-29 09:59:44 +02:00
parent 5e0fc8381d
commit 164f61819a
4 changed files with 21 additions and 3 deletions
-2
View File
@@ -3,7 +3,6 @@
- name: create dedicated user
tags: wip
user:
name: "{{ apache_user }}"
groups:
@@ -13,7 +12,6 @@
when: apache_user_password is not defined and apache_user != 'apache'
- name: create dedicated user - ssh
tags: wip
user:
name: "{{ apache_user }}"
groups: