mirror of
https://github.com/roles-ansible/ansible_role_etesync_dav.git
synced 2024-08-16 10:09:54 +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
|