Skip to content
Snippets Groups Projects
Commit 34035fd6 authored by shirenn's avatar shirenn 🌊
Browse files

pouet

parent e776bee6
No related branches found
No related tags found
1 merge request!19Framadate
......@@ -23,6 +23,7 @@
version: "{{ framadate.version }}"
# Cet item là raises forcement un changed à cause du recurse: true
# https://github.com/ansible/ansible/issues/32636
- name: Set perms on framadate code
file:
path: "{{ framadate.path }}"
......@@ -35,7 +36,6 @@
composer:
command: install
working_dir: "{{ framadate.path }}"
become: true
become_user: www-data
register: composer_result
retries: 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment