X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=tasks%2Fconfig_nuage.yml;h=f0678ec9fcc3a80178f055f5c0daf81c28e91c78;hb=d2ef9c4c99e81dc58f3d4346c362eae2c4d7915b;hp=06652cee20c719fcd09e51838cbe127d4d10d41e;hpb=058c0e0c1ce6fc1fb225fceb18cc8898f9a2a063;p=lhc%2Fansible.git diff --git a/tasks/config_nuage.yml b/tasks/config_nuage.yml index 06652ce..f0678ec 100644 --- a/tasks/config_nuage.yml +++ b/tasks/config_nuage.yml @@ -30,6 +30,7 @@ - php-gmp # - php-exif - php-redis + - imagemagick - php-imagick - python3-psycopg2 # module ansible psql state: present @@ -242,7 +243,7 @@ group: "{{ nextcloud_websrv_user }}" mode: '640' -- name: Creation d'un lien symbolique vers le configuration nextcloud commun +- name: Creation d'un lien symbolique vers la configuration nextcloud common ansible.builtin.file: src: "../../../../nextcloud/common.config.php" path: "{{ nextcloud_webroot }}/config/common.config.php"