mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
ea6382c221
commit
1a504318b4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
state: present
|
||||
#TODO: use handler to reload ssh
|
||||
|
||||
- name: Enable sshd
|
||||
- name: Enable & start sshd
|
||||
service:
|
||||
name: "{{ sshd_service }}"
|
||||
enabled: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue