We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af6d34 + 378b41a commit 74f8781Copy full SHA for 74f8781
vars/main.yml
@@ -17,6 +17,7 @@ _bootstrap_packages:
17
Debian_12: python3 sudo gnupg2
18
RedHat_7: python sudo
19
Fedora: python3 sudo python3-libdnf5 python3-rpm
20
+ 'Univention Corporate Server': python3 sudo gnupg python3-apt
21
22
# Map the right set of packages, based on gathered bootstrap facts.
23
bootstrap_packages: "{{ _bootstrap_packages[bootstrap_distribution ~'_'~ bootstrap_distribution_major_version]|default(
0 commit comments