summaryrefslogtreecommitdiffstats
path: root/test/roles/sample4/meta/main.yml
blob: f47978834e05cf004fe4712d75aa886efc702fbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
dependencies: []

galaxy_info:
  # role_name is missing in order to test deduction from folder name
  author: acme
  description: ACME samble role
  company: "ACME LTD"
  license: MIT
  min_ansible_version: "2.9"
  platforms:
    - name: Debian
      versions:
        - any
  galaxy_tags:
    - samples