diff --git a/tasks/add_ssh_keys.yml b/tasks/add_ssh_keys.yml index 4253286..623870c 100644 --- a/tasks/add_ssh_keys.yml +++ b/tasks/add_ssh_keys.yml @@ -7,4 +7,4 @@ comment: "{{ provision_management_user_name }}@{{ ansible_hostname }}" key_options: "{{ provision_management_user_ssh_key_options }}" exclusive: "{{ provision_management_user_ssh_key_exclusive }}" - become: true \ No newline at end of file + become: true