Merge SSH into base role

This commit is contained in:
Jake Howard
2020-05-23 10:58:09 +01:00
parent 991535ca85
commit 7e534e52e1
6 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1,8 @@
- name: Packages
include: packages.yml
- name: User
include: user.yml
- name: SSH
include: ssh.yml