Files
ansible_uni_deploy/roles/service_start/tasks/main.yml
2023-06-21 14:03:30 +02:00

5 lines
102 B
YAML

---
# tasks file for service_start
- name: SSH server
ansible.builtin.include_tasks: ssh_server.yml