netbox-ansible/roles/system-update/vars/main.yml
2025-09-25 19:24:11 -04:00

9 lines
173 B
YAML

---
# Variables for system-update role
system_update_packages:
- apt-transport-https
- ca-certificates
- curl
- gnupg
- lsb-release
- software-properties-common