Skip to content

Commit

Permalink
config passwordless ssh as default
Browse files Browse the repository at this point in the history
  • Loading branch information
bgraef committed Sep 21, 2024
1 parent a505a5b commit 95f2be3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ocne2/create_instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,10 +295,6 @@
- name: Configure instance
ansible.builtin.include_tasks: "host_setup.yml"

- name: Configure passwordless SSH
ansible.builtin.include_tasks: "passwordless_setup.yml"
when: passwordless_ssh

- name: Update all rpm packages
ansible.builtin.import_playbook: update_all_rpms.yml
when: update_all
Expand Down

0 comments on commit 95f2be3

Please sign in to comment.