chore 📦: Update setupacdc.yml to remove unnecessary package
Removed the 'openssh-server' package from the setup script as it's no longer required. This change simplifies the setup process and reduces unnecessary dependencies.
This commit is contained in:
@@ -107,5 +107,5 @@
|
||||
name:
|
||||
- nano
|
||||
- tzdata
|
||||
- openssh-server
|
||||
# - openssh-server
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user