mirror of
https://github.com/roles-ansible/ansible_role_etebase.git
synced 2024-08-16 10:19:52 +02:00
5 lines
128 B
YAML
5 lines
128 B
YAML
|
---
|
||
|
- name: Run optional versionscheck
|
||
|
ansible.builtin.include_tasks: versioncheck.yml
|
||
|
when: submodules_versioncheck | bool
|