[openssh] Apply openssh role at the end of root.yml
parent
1a2890936b
commit
94ae57f24e
|
@ -46,3 +46,7 @@
|
||||||
roles:
|
roles:
|
||||||
- ldap-client
|
- ldap-client
|
||||||
- home-nounous
|
- home-nounous
|
||||||
|
|
||||||
|
- hosts: server
|
||||||
|
roles:
|
||||||
|
- openssh
|
||||||
|
|
Loading…
Reference in New Issue