feat: changed output dir
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
- name: Send outputs to file.
|
||||
ansible.builtin.copy:
|
||||
content: "{{ terraform_apply.outputs }}"
|
||||
dest: ../secrets/terraform_outputs.yml
|
||||
dest: ../secrets/tf_outputs.yml
|
||||
mode: '0755'
|
||||
|
||||
Reference in New Issue
Block a user