summaryrefslogtreecommitdiffstats
path: root/test/fixtures/exclude-paths-with-expands.yml
blob: 20c742dcc38d52631224a2b10f03e41846b54b16 (plain)
1
2
3
4
5
6
---
exclude_paths:
- ~/.ansible/roles
- $HOME/.ansible/roles

# vim: et:sw=2:syntax=yaml:ts=2: