Always provision SSH
This commit is contained in:
parent
051ec43769
commit
ea45f6833c
@ -5,15 +5,14 @@
|
||||
become: true
|
||||
vars:
|
||||
ntp_timezone: Europe/London
|
||||
- ssh
|
||||
|
||||
- hosts: casey
|
||||
roles:
|
||||
- ssh
|
||||
- gateway
|
||||
|
||||
- hosts: intersect
|
||||
roles:
|
||||
- ssh
|
||||
- role: geerlingguy.docker
|
||||
become: true
|
||||
vars:
|
||||
|
Loading…
x
Reference in New Issue
Block a user