Fixes for consul, update podman

This commit is contained in:
Amarpreet Minhas 2020-10-27 01:31:13 -04:00
parent 128491d154
commit b7fd16cc81
4 changed files with 2 additions and 8 deletions

View file

@ -60,5 +60,5 @@ nomad_version: 0.12.5
nomad_podman_driver_version: 0.1.0
# podman
podman_version: 2.0.6+dfsg1-1
podman_version: 2.0.6+dfsg1-2
...

View file

@ -8,11 +8,6 @@
name: consul
state: reloaded
- name: reload_consul_fbsd
service:
name: consul
state: reloaded
- name: restart_consul_debian
systemd:
name: consul

View file

@ -47,7 +47,7 @@
VAULT_FORMAT: json
register: cert_data
when: exp.rc != 0
notify: reload_consul
notify: reload_consul_debian
- name: write cert data to server
copy:

View file

@ -47,7 +47,6 @@
VAULT_FORMAT: json
register: cert_data
when: exp.rc != 0
notify: reload_consul
- name: write cert data to server
copy: