1
0
mirror of https://github.com/MatMoul/dokytree.git synced 2025-08-21 11:35:52 +00:00
2023-03-09 00:38:30 +01:00

10 lines
200 B
YAML

# yaml-language-server: $schema=../../schemas/secrets.json
name: AD
secrets:
- type: AD
user: Administrator
password: 'Pa$$w0rd'
- type: AD
user: LocalAdmin
password: 'SimplePass'