mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-24 08:36:11 +00:00
12 lines
292 B
YAML
12 lines
292 B
YAML
# yaml-language-server: $schema=../../schemas/secrets.json
|
|
name: Microsoft 365
|
|
secrets:
|
|
- type: https
|
|
user: admin@companysa.onmicrosoft.com
|
|
password: 'MySuperPassword'
|
|
mfa:
|
|
- type: totp
|
|
value: 'JEWRF85D23NNMEISL3j'
|
|
- type: sms
|
|
value: '+000000000000'
|