blob: 6d7755c84250f2c90112cfa7ca1d56a4ebc716b6 [file] [log] [blame]
# Distributes authorized_keys to the hosts.
- hosts: "{{ variable_hosts | default('all') }}"
gather_facts: yes
roles:
- copy_authorized_keys