summaryrefslogtreecommitdiffstats
path: root/test/schemas/test/roles/v1_role/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/test/roles/v1_role/meta/main.yml')
-rw-r--r--test/schemas/test/roles/v1_role/meta/main.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/schemas/test/roles/v1_role/meta/main.yml b/test/schemas/test/roles/v1_role/meta/main.yml
new file mode 100644
index 0000000..a74eb47
--- /dev/null
+++ b/test/schemas/test/roles/v1_role/meta/main.yml
@@ -0,0 +1,12 @@
+---
+galaxy_info:
+ standalone: true
+ author: foo-bar # <-- that is a valid author name because is a valid github username
+ description: foo
+ min_ansible_version: "2.9"
+ company: foo
+ license: MIT
+ platforms:
+ - name: Alpine
+ versions:
+ - all