Pull in downstream k8s installer changes

This commit is contained in:
Shane McDonald
2020-01-08 11:04:12 -05:00
parent 4a214a7770
commit d3b7829e69
2 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: remove-rmq_cert_tempdir
file:
state: absent
path: "{{ rmq_cert_tempdir.path }}"