fix vault condition
This commit is contained in:
parent
21d636378a
commit
3da4657d01
@ -3,7 +3,7 @@
|
||||
- role: ansible-consul
|
||||
become: true
|
||||
- role: ansible-hashicorp-vault
|
||||
when: ansible_architecture == 'X86_64'
|
||||
when: ansible_architecture == 'x86_64'
|
||||
become: true
|
||||
- role: ansible-nomad
|
||||
become: true
|
||||
|
Loading…
Reference in New Issue
Block a user