Upload Ansible Files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
- name: Enable OpenSSH Server Service
|
||||
ansible.windows.win_service:
|
||||
name: sshd
|
||||
start_mode: auto
|
||||
state: started
|
||||
Reference in New Issue
Block a user