moved user tasks to an own file
so they can be called from other roles
This commit is contained in:
@@ -10,4 +10,8 @@
|
||||
- include_tasks: utilities/snmpd.yml
|
||||
- include_tasks: utilities/wireguard.yml
|
||||
|
||||
- include_role:
|
||||
name: base
|
||||
tasks_from: users
|
||||
|
||||
# vim: ts=2 sw=2
|
||||
|
||||
Reference in New Issue
Block a user