summaryrefslogtreecommitdiffstats
path: root/tests/syntax-tests/highlighted/YAML/example.yaml
blob: a6e2c00cad864511955a4f5ea2f00dbd05ae706c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- 
# 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