Update all roles hosts & ssh-keyonly for all hosts

roles
Eamonn Travers 6 years ago
parent 609e46c9d5
commit b63e041f01
  1. 7
      playbook.yml

@ -1,6 +1,9 @@
--- ---
- hosts: sysd - hosts: all
roles: roles:
- hosts - hosts
- ntp
- ssh-keyonly - ssh-keyonly
- hosts: sysd
roles:
- ntp

Loading…
Cancel
Save