bob/roles/incus-install/files/incus.sources.tpl
Marty Oehme 54b8404743
fix: Move incus template files into correct role
Moved from system role where they used to be required into the
(currently disabled) incus installation role.
2025-11-19 22:13:04 +01:00

8 lines
271 B
Smarty

# Managed by Ansible, do not modify.
Enabled: yes
Types: deb
URIs: https://pkgs.zabbly.com/incus/{{ task_release }}/
Suites: {{ ansible_distribution_release }}
Components: main
Architectures: {{ dpkg_architecture.stdout }}
Signed-By: /etc/apt/keyrings/ansible-zabbly.asc