mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:08:34 +01:00
fix: add typo3-settings
This commit is contained in:
@@ -96,3 +96,8 @@
|
||||
src: default-nginx.conf
|
||||
dest: /etc/nginx/sites-available/default
|
||||
notify: restart nginx
|
||||
|
||||
- name: Configure typo3
|
||||
template:
|
||||
src: typo3-settings.php
|
||||
dest: /var/www/atlantishq-cms/config/system/settings.php
|
||||
|
||||
Reference in New Issue
Block a user