- Oct 12, 2021
-
-
Shell module is not needed here. According to various sources (https://www.youtube.com/watch?v=57gAqKvAKck or https://stackoverflow.com/questions/56663332/difference-between-shell-and-command-in-ansible) it is not useful to use shell ansible module when not working with operands. Therefore I have decided to switch every actions to command module, more secure. Ansible-lint says "Shell should only be used when piping, redirecting or chaining commands"
-
refactor: changed variables pattern to be more consistent with ansible good practises and more flexible to use. refactor: remove useless comment doc: Readme in English and French
-
- Oct 08, 2021
-
-
This feature is system-related, not yunohost-related
-
- May 01, 2021
- Nov 16, 2020
-
-
Romain Thouvenin authored
-
- Sep 17, 2017
-
-
sylvainar authored
-
- Aug 24, 2017
-
-
sylvainar authored
-
- Aug 23, 2017