Execute Evocheck at the end of the Evolixisation process

This commit is contained in:
Tristan PILAT 2020-05-12 15:05:07 +02:00
parent 1829b0b717
commit 064055b5c8

View file

@ -35,6 +35,9 @@
- include: "tasks/commit_etc_git.yml"
vars:
commit_message: "Ansible - Evolixisation"
- include_role:
name: evocheck
tasks_from: exec.yml
# environment:
# PKG_PATH: "http://ftp.openbsd.org/pub/OpenBSD/{{ ansible_distribution_version }}/packages/{{ ansible_architecture }}/"