Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "Create a collection"

Merged Arthur BOUDREAULT requested to merge 38-create-a-collection into main
Compare and Show latest version
7 files
+ 491
1
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -52,7 +52,7 @@
dest: "{{ item.link }}"
state: link
with_items:
- "{{ ynh_data_dirs }}"
- "{{ ynh_data_dirs }}"
tags:
- linux
when: ynh_data_dirs_enabled
Loading