vn-ansible/roles/debian-base/tasks/vn-repo.yml

4 lines
82 B
YAML

- name: Install package
apt:
deb: "{{ vn_host.url }}/{{ vn_host.package }}"