Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-07-05 15:45:01 +02:00
parent 6fbc69fdcf
commit 840c898fec
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -90,6 +90,10 @@
group: apache
mode: 0755
state: directory
tags:
- config
- mediawiki
- fedora-messaging
- name: install the php dependencies
become: yes
@ -98,6 +102,10 @@
cmd: composer install
chdir: /srv/web/fp-wiki/extensions/FedoraMessaging
when: result_git is changed
tags:
- config
- mediawiki
- fedora-messaging
- name: Create /etc/pki/fedora-messaging
file: