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