Skip to content

Commit

Permalink
remove call to env-authorized_key_path which breaks azure (#5298)
Browse files Browse the repository at this point in the history
  • Loading branch information
newgoliath authored Aug 23, 2022
1 parent a89717f commit c19f8a1
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@
- create_inventory
- must

- name: Run role to Set env_authorized_key_path
ansible.builtin.include_role:
name: locate_env_authorized_key

- name: Build inventory
add_host:
name: "{{item.osProfile.computerName|default(item.name)}}"
Expand Down

0 comments on commit c19f8a1

Please sign in to comment.