♻️ moved users task to proper role

This commit is contained in:
HitLuca 2022-08-22 09:03:59 +02:00
parent ddc9bb1d87
commit c8e251d18d
2 changed files with 5 additions and 4 deletions

View file

@ -1,14 +1,15 @@
--- ---
- hosts: all - hosts: all
pre_tasks:
- import_tasks: tasks/users.yml
tags: users
roles: roles:
### ###
### Requirements ### Requirements
### ###
- role: ansible-nas-users
tags:
- ansible-nas-users
- ansible-nas
- role: bertvv.samba - role: bertvv.samba
tags: tags:
- samba - samba