mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-16 11:19:49 +00: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