summaryrefslogtreecommitdiffstats
path: root/test/roles/acme.sample2/meta/main.yml
blob: b682a84612431d49a50c13f6352d856c26a234ab (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 sample role
  company: "ACME LTD"
  license: MIT
  min_ansible_version: "2.9"
  platforms:
    - name: Debian
      versions:
        - any
  galaxy_tags:
    - samples