- Oct 15, 2021
-
-
Christophe Chaudier authored
Resolve "doc: change ansible id" Closes #24 See merge request !12
-
Christophe Chaudier authored
-
Christophe Chaudier authored
Resolve "Add badges on readme for github" Closes #18 See merge request !10
-
Christophe Chaudier authored
-
Christophe Chaudier authored
Resolve "GitHub default branch" Closes #23 See merge request !11 -
Arthur BOUDREAULT authored
fix: default GitHub branch is main, needed to pull code from ansible-galaxy + lydra is author of this role
-
- Oct 13, 2021
-
-
Christophe Chaudier authored
Resolve "fix: ci lint" Closes #12 See merge request !5 -
- 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
-
- Oct 12, 2021
-
-
Christophe Chaudier authored
Resolve "ansible include module is to be deprecated" Closes #14 See merge request !7 -
Ansible-lint: ``` Include has some unintuitive behaviours depending on if it is running in a static or dynamic in play or in playbook context, in an effort to clarify behaviours we are moving to a new set modules (ansible.builtin.include_tasks, ansible.builtin.include_role, ansible.builtin.import_playbook, ansible.builtin.import_tasks) that have well established and clear behaviours. This module will still be supported for some time but we are looking at deprecating it in the near future. ``` Fix: I have decided to go for ansible include_tasks module because it is more versatile and on a par with this module (for more info about differences between new modules, see [here](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/include_module.html)
-
Christophe Chaudier authored
Resolve "Use command module" Closes #10 See merge request !6 -
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"
-
Christophe Chaudier authored
Resolve "refactor vars" Closes #2 and #9 See merge request !3 -
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
-
Christophe Chaudier authored
Resolve "ci: add ansible lint and checks" Closes #4 See merge request !1
-
Christophe Chaudier authored
-
Christophe Chaudier authored
-
- Oct 08, 2021
-
-
Christophe Chaudier authored
Resolve "remove admin users feature" Closes #1 See merge request !2 -
This feature is system-related, not yunohost-related
-
- May 01, 2021
-
-
therojam authored
-
therojam authored
-
therojam authored
-
therojam authored
-
Anton authored
added steps to secure Authentication w/o Password
-
therojam authored
-
Anton authored
switch -m (mail) was deprecated in favor of -d (--domaim)
-
therojam authored
also added example users w/ {{ domain }}
-
Anton authored
Upgrade/ansible version 3
-
therojam authored
-
therojam authored
-
- Mar 20, 2021
-
-
Sylvain Arnouts authored
Remove admin-password option from yunohost commands
-
- Mar 10, 2021
-
-
Romain Thouvenin authored
-
- Nov 16, 2020
-
-
Sylvain Arnouts authored
Run diagnosis before installing certificates
-
Romain Thouvenin authored
-
- May 12, 2020
-
-
Sylvain Arnouts authored
-
- Nov 21, 2017
-
-
Sylvain Arnouts authored
[fix] admin is be a correct user in yunohost
-
ljf (zamentur) authored
-
- Sep 17, 2017
-
-
sylvainar authored
-
- Aug 24, 2017