Updates for AniNIX/Password
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
git:
|
||||
repo: https://github.com/ltb-project/self-service-password
|
||||
dest: /usr/share/webapps/self-service-password
|
||||
update: no
|
||||
|
||||
- name: Ensure web portal ownership
|
||||
file:
|
||||
@@ -17,7 +18,7 @@
|
||||
- name: Web portal config
|
||||
become: yes
|
||||
template:
|
||||
src: config.inc.php.j2
|
||||
src: ltb-ssp.config.inc.php.j2
|
||||
dest: /usr/share/webapps/self-service-password/conf/config.inc.php
|
||||
owner: http
|
||||
group: http
|
||||
|
Reference in New Issue
Block a user