Well, first push
This commit is contained in:
4
roles/service_start/tasks/main.yml
Normal file
4
roles/service_start/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# tasks file for service_start
|
||||
- name: SSH server
|
||||
ansible.builtin.include_tasks: ssh_server.yml
|
||||
Reference in New Issue
Block a user