fix linting failures

This commit is contained in:
Ryan Petrello
2020-01-13 15:58:19 -05:00
parent 488f52b82b
commit b1f56df930
4 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,3 @@
file:
state: absent
path: "{{ rmq_cert_tempdir.path }}"

View File

@@ -58,4 +58,3 @@
regexp: "server.crt|server.key"
dest: "{{ rmq_cert_tempdir.path }}/server-combined.pem"
mode: "0600"