DCD-224: Rename some roles for clarity.

This commit is contained in:
Steve Smith
2019-05-09 08:37:52 +10:00
parent cf39532c18
commit 80247f1803
57 changed files with 13 additions and 13 deletions

View File

@@ -0,0 +1,8 @@
---
# At this point atl_product_version should be set, cache if necessary.
- name: Write override cached version when specified
template:
src: version.j2
dest: "{{ atl_product_version_cache }}"
force: false