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 "docs: improve ansible collection usage"

Merged Arthur BOUDREAULT requested to merge 46-docs-improve-ansible-collection-usage into main
8 files
+ 22
30
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -81,10 +81,9 @@ Aucune.
- name: Install Yunohost apps
hosts: all
become: True
collections:
- lydra.yunohost
roles:
- ynh_apps
- lydra.yunohost.ynh_apps
```
## License
Loading