Skip to content

Commit

Permalink
Revert "Update pre_infra.yml in sap-hana (#7364)" (#7367)
Browse files Browse the repository at this point in the history
This reverts commit ba4a876.
  • Loading branch information
ahsen-shah authored Nov 14, 2023
1 parent 8c0a734 commit 654c722
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ansible/configs/sap-hana/pre_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@
tasks:
- debug:
msg: "Step 000 Pre Infrastructure"

- name: Call create_ssh_provision_key role
when: set_env_authorized_key | bool
import_role:
name: create_ssh_provision_key
tags:
- generate_env_keys

- name: Generate SSH keys
shell: ssh-keygen -b 2048 -t rsa -f "{{output_dir}}/{{env_authorized_key}}" -q -N ""
Expand Down

0 comments on commit 654c722

Please sign in to comment.