summaryrefslogtreecommitdiffstats
path: root/test/fixtures/exclude-paths-with-expands.yml
blob: 640563cbd9a672286bc5bb9ab9117dfc8dfa33fd (plain)
1
2
3
4
5
---
exclude_paths:
  - ~/.ansible/roles
  - $HOME/.ansible/roles
# vim: et:sw=2:syntax=yaml:ts=2: