1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_goaccess.git synced 2024-08-16 18:09:23 +02:00
ansible_role_goaccess/tasks/main.yml

6 lines
110 B
YAML
Raw Normal View History

2020-12-11 01:53:25 +01:00
---
- include_tasks: versioncheck.yml
when: submodules_versioncheck|bool
2020-12-11 02:19:52 +01:00
- include_tasks: installation.yml