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