feat: add sshd config role
This commit is contained in:
parent
824d7b8a12
commit
5e2cafaf47
6 changed files with 144 additions and 1 deletions
|
|
@ -4,7 +4,8 @@
|
|||
become: true
|
||||
roles:
|
||||
- 'any.common.python'
|
||||
tags: base
|
||||
- 'any.common.ssh'
|
||||
tags: [base, first]
|
||||
|
||||
- hosts: pearl
|
||||
become: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue