mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Restructured users
This commit is contained in:
7
templates/roles/web-app/users/main.yml
Normal file
7
templates/roles/web-app/users/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# Add here the users which your application needs e.g:
|
||||
users:
|
||||
demo:
|
||||
username: demo
|
||||
email: "demo@{{ primary_domain }}"
|
||||
roles: []
|
||||
description: Demo User
|
Reference in New Issue
Block a user