removed debugging stuff
1 files changed, 0 insertions(+), 2 deletions(-) M roles/common/tasks/gce.yml
M roles/common/tasks/gce.yml => roles/common/tasks/gce.yml +0 -2
@@ 1,6 1,4 @@ --- -- name: Display paths of all .txt files in dir - ansible.builtin.debug: msg={{ lookup('ansible.builtin.fileglob', '/home/hokiegeek/.*.json') }} - name: add service account creds ansible.builtin.copy: src: "{{ gcp_secret_key_file_src }}"