mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Pull in downstream k8s installer changes
This commit is contained in:
6
installer/roles/kubernetes/handlers/main.yml
Normal file
6
installer/roles/kubernetes/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: remove-rmq_cert_tempdir
|
||||
file:
|
||||
state: absent
|
||||
path: "{{ rmq_cert_tempdir.path }}"
|
||||
|
||||
Reference in New Issue
Block a user