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

:white_check_mark:Resolve "remove admin users feature"

Merged Arthur BOUDREAULT requested to merge 1-remove-admin-users-feature into master
All threads resolved!
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -45,10 +45,6 @@
ansible.builtin.include: users.yml
when: yunohost.users
- name: Add ssh for admin user
ansible.builtin.include: admin_users.yml
when: yunohost.admin_users is defined
- name: Install apps
ansible.builtin.include: apps.yml
when: yunohost.apps
Loading