Skip to content

Commit

Permalink
chore: Mask org id (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
NSSPKrishna authored Aug 22, 2024
1 parent 327be90 commit dd4076f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
set_fact:
env_vars: "{{ env_vars }} NEW_RELIC_ORGANIZATION={{ newrelic_organization_id }}"
when: use_organization_id | bool == True
no_log: true

- name: Get CLI environment variables
shell: "/bin/bash -ic 'env' | grep NR_CLI_"
Expand Down

0 comments on commit dd4076f

Please sign in to comment.