Update to 2023-07-03 15:00

This commit is contained in:
Daniel Berteaud
2023-07-03 15:00:09 +02:00
parent 590e8b5d83
commit 91f9384361
44 changed files with 426 additions and 429 deletions

View File

@@ -3,6 +3,6 @@
- name: Remove tmp and obsolete files
file: path={{ item }} state=absent
loop:
- "{{ consul_root_dir }}/tmp/consul_{{ consul_version }}_linux_amd64.zip"
- "{{ consul_root_dir }}/tmp/consul"
- "{{ consul_root_dir }}/archives"
- "{{ consul_root_dir }}/bin"
tags: consul