summaryrefslogtreecommitdiffstats
path: root/awx_collection/tools
diff options
context:
space:
mode:
authorAlanCoding <arominge@redhat.com>2020-06-10 13:27:11 +0200
committerAlanCoding <arominge@redhat.com>2020-06-19 15:08:58 +0200
commit96583e9e6bec96c9cf2438a93c84ad5b5e65d8bc (patch)
tree6f945ac7dc6a0b7bd6b1d006bd48719588a7976f /awx_collection/tools
parentAdd copy note to galaxy file (diff)
downloadawx-96583e9e6bec96c9cf2438a93c84ad5b5e65d8bc.tar.xz
awx-96583e9e6bec96c9cf2438a93c84ad5b5e65d8bc.zip
Make version recognizable as pre-release
Diffstat (limited to 'awx_collection/tools')
-rw-r--r--awx_collection/tools/template_galaxy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/awx_collection/tools/template_galaxy.yml b/awx_collection/tools/template_galaxy.yml
index 2bfb83aa11..b71416741a 100644
--- a/awx_collection/tools/template_galaxy.yml
+++ b/awx_collection/tools/template_galaxy.yml
@@ -25,7 +25,7 @@
tasks:
- name: Make substitutions in source to sync with templates
set_fact:
- collection_version_override: devel
+ collection_version_override: 0.0.1-devel
- name: Template the galaxy.yml file
template: