Ensure sshd is installed.

This commit is contained in:
2021-02-15 08:29:20 -06:00
parent e46f11cfe7
commit a79918941c
2 changed files with 5 additions and 1 deletions

View File

@ -21,6 +21,7 @@
- "{{ sshfs }}"
- "{{ locate }}"
- zsh
- "{{ sshd }}"
state: present
- name: General | Software | Packages | Update Software (Disabled)