Merge pull request #599 from HitLuca/clean-up

Moved users task to proper role
This commit is contained in:
David Stephens 2022-08-23 00:58:03 +01:00 committed by GitHub
commit 9ad34825ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View file

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