Version-compare test

This commit is contained in:
Xan Manning 2021-05-13 17:43:29 +01:00
parent 2b7fd373f0
commit f220fce08f
1 changed files with 4 additions and 3 deletions

View File

@ -2,8 +2,9 @@
- name: Converge
hosts: all
become: true
vars:
molecule_is_test: true
k3s_install_hard_links: true
roles:
- role: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}"
vars:
molecule_is_test: true
k3s_install_hard_links: true
k3s_release_version: stable