diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..bb762b0 --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,4 @@ +- project: + post: + jobs: + - release-ansible-galaxy-collection diff --git a/galaxy.yml b/galaxy.yml new file mode 100644 index 0000000..3d8c990 --- /dev/null +++ b/galaxy.yml @@ -0,0 +1,8 @@ +--- +authors: + - Ansible Network Community (ansible-network) +license_file: LICENSE +name: sandbox +namespace: network +readme: README.rst +repository: https://github.com/ansible-network/sandbox