Execute Evocheck at the end of the Evolixisation process
parent
1829b0b717
commit
064055b5c8
|
@ -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 }}/"
|
||||
|
|
Loading…
Reference in New Issue