Skip to content

Commit

Permalink
Update role (#4821)
Browse files Browse the repository at this point in the history
* Rename variable

* task added
  • Loading branch information
miteshget authored Jun 7, 2022
1 parent 09db1d3 commit ee5680d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
AZURE_TENANT: "{{ azure_tenant }}"
AZURE_CONFIG_DIR: "/tmp/azr-{{ guid }}"
block:
- name: Get requester email
set_fact:
requester_email: "{{ email }}"

- name: Run the azure add user to subscription
include_role:
name: open-env-azure-add-user-to-subscription
Expand Down

0 comments on commit ee5680d

Please sign in to comment.