1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-24 12:33:17 +00:00
Files
sharkdp--bat/tests/syntax-tests/source/YAML/example.yaml
T
2020-10-05 22:03:27 +02:00

18 lines
287 B
YAML

---
# Simple example
id: 3595
name: Test User
username: "testuser"
other_names: ['Bob', 'Bill', 'George']
enabled: true
locked: false
groups:
- administrators
- engineering
- sfa
address: >
123 Alphabet Way
San Francisco, CA
phone: null
building_access: yes
secure_access: no