summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-galaxy-collection-cli/files/galaxy.yml
blob: 8f0ada0b82ac8f8bdefa6a25a2386913b2a0c90e (plain)
1
2
3
4
5
6
7
8
9
10
namespace: ns
name: col
version: 1.0.0
readme: README.rst
authors:
    - Ansible
manifest:
  directives:
    - exclude foo.txt
    - recursive-exclude docs/foobar **