Skip to content

Commit 95f2be3

Browse files
author
William Graef
committed
config passwordless ssh as default
1 parent a505a5b commit 95f2be3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ocne2/create_instance.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,10 +295,6 @@
295295
- name: Configure instance
296296
ansible.builtin.include_tasks: "host_setup.yml"
297297

298-
- name: Configure passwordless SSH
299-
ansible.builtin.include_tasks: "passwordless_setup.yml"
300-
when: passwordless_ssh
301-
302298
- name: Update all rpm packages
303299
ansible.builtin.import_playbook: update_all_rpms.yml
304300
when: update_all

0 commit comments

Comments
 (0)