Files
ansible/testrole.yml
T
2026-06-18 23:18:11 +03:00

8 lines
89 B
YAML

---
- name: Install Soft
hosts: all
become: yes
roles:
- delsoft
- inssoft