1
0
mirror of https://git.lapiole.org/dani/ansible-roles.git synced 2025-04-25 22:53:23 +02:00
2021-12-13 22:00:37 +01:00

6 lines
83 B
YAML

---
- name: Install ssh components
package: name={{ ssh_packages }}
tags: ssh