Christophe Chaudier
0679796b68
fix: yamllint errors
2022-03-31 09:50:57 +02:00
Arthur BOUDREAULT
2281bedd22
feat: cron task to autoupdate Yunohost daily
2022-01-24 14:28:41 +00:00
Arthur BOUDREAULT
e6d2ece7a8
feat: add app post_install
2021-11-09 13:45:41 +00:00
Arthur BOUDREAULT
b2acdac3ad
refactor: Added GNU licence info + lydra copyright
2021-10-19 08:29:57 +00:00
Arthur BOUDREAULT
d9850b85ba
fix: ansible-lint errors
...
- fix: [201] Trailing whitespace REMOVED
- fix: meta-no-tags: Use 'galaxy_tags' rather than 'categories' REPLACED + role in Debian 10 only
- fix: [601] Don't compare to literal True/False FIXED
2021-10-13 16:02:27 +00:00
Arthur BOUDREAULT
c23177170e
♻refactor: Command ansible module across the repo for better security
...
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"
2021-10-12 14:00:56 +00:00
Arthur BOUDREAULT
b76b876750
refactor: changed vars to reflect new variable names
...
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
2021-10-12 12:27:37 +00:00
therojam
9ce7c315a0
upgraded code for ansible version 2.10/3
2021-05-01 17:13:18 +02:00
sylvainar
9d44c18172
Refactor app managment, add domains
2017-08-24 22:39:58 +02:00