add condition for vault
This commit is contained in:
parent
9fd09cf607
commit
d5ad58e96a
@ -3,6 +3,7 @@
|
||||
- role: ansible-consul
|
||||
become: true
|
||||
- role: ansible-hashicorp-vault
|
||||
when: ansible_architecture == 'X86_64'
|
||||
become: true
|
||||
- role: ansible-nomad
|
||||
become: true
|
||||
|
Loading…
Reference in New Issue
Block a user