mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved variable naming bugs, which exist because of big refactoring on friday
This commit is contained in:
@@ -9,7 +9,5 @@ users:
|
||||
administrator:
|
||||
username: "{{users.administrator.username}}" # Administrator username
|
||||
credentials:
|
||||
# administrator_password: # CHANGE for security reasons in inventory file
|
||||
# administrator_database_password: # CHANGE for security reasons in inventory file
|
||||
features:
|
||||
ldap: true
|
||||
|
Reference in New Issue
Block a user