This commit is contained in:
2021-10-23 15:27:43 +02:00
parent 3efc0b8194
commit ab2a578955
3 changed files with 13 additions and 10 deletions

View File

@ -5,20 +5,20 @@
# ---
apt_ansible_dependencies:
- python
- apt-transport-https
- ca-certificates
- dbus
- lsb-release
- mc
- net-tools
- openssl
- python-apt-common
- python3
- python3-apt
- lsb-release
- apt-transport-https
- dbus
- software-properties-common
- sudo
- vim
- net-tools
- vlan
- ca-certificates
- openssl
- mc
- software-properties-common
# ---