Skip to content

Commit 4e81b3f

Browse files
authored
Create runtime.yml (#6)
``` Error: [ERROR]: Galaxy import error message: Import Task "29939" failed: Publishing collection artifact '/home/runner/work/ansible-collection-linux/ansible-collection-linux/stackhpc-linux-1.0.0.tar.gz' to default https://galaxy.ansible.com/api/ 'requires_ansible' in meta/runtime.yml is mandatory, but no meta/runtime.yml Collection has been published to the Galaxy server default https://galaxy.ansible.com/api/ found Waiting until Galaxy import task https://galaxy.ansible.com/api/v2/collection-imports/29939/ has completed ERROR! Galaxy import process failed: 'requires_ansible' in meta/runtime.yml is mandatory, but no meta/runtime.yml found (Code: None) ``` See: https://github.com/stackhpc/ansible-collection-linux/actions/runs/5645877621/
1 parent 7621512 commit 4e81b3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meta/runtime.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
requires_ansible: ">=2.9"

0 commit comments

Comments
 (0)