Skip to content

Commit

Permalink
update tmp dir task name.
Browse files Browse the repository at this point in the history
Signed-off-by: Bryant Panyarachun <[email protected]>
  • Loading branch information
itsBryantP committed Oct 28, 2024
1 parent 4f7118b commit 1e3bea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibm_concert/cert_renewal/renew_cert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
'cert_type': 'CERTAUTH'
when: arg_cert_type is search('CERTAUTH')

- name: Create temporary directory to store bank files
- name: Create temporary directory for playbook use
ansible.builtin.tempfile:
state: directory
path: /tmp
Expand Down

0 comments on commit 1e3bea8

Please sign in to comment.