Skip to content

Commit

Permalink
Revert "[patch] debug statement for cos hmac" (#1470)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragcsatani authored Sep 16, 2024
1 parent 774be6e commit 901c12a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ibm/mas_devops/roles/cos/tasks/providers/ibm/provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,6 @@
set_fact:
cos_password: "{{ cos_key_info.resource.credentials.apikey }};{{ cos_key_info.resource.credentials.resource_instance_id }}"

- name: debug access_key_id
debug:
msg:
- "access_key_id ..... {{ cos_key_info.resource.credentials['cos_hmac_keys.access_key_id'] }}"


- name: "ibm : Set cos_hmac_access_key and cos_hmac_secret_key variable"
when:
- cos_key_info.resource.credentials is defined
Expand Down

0 comments on commit 901c12a

Please sign in to comment.