mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -57,5 +57,5 @@
|
||||
- name: Setup vault address
|
||||
ansible.builtin.lineinfile:
|
||||
path: /home/jd/.bashrc
|
||||
regexp: "^export VAULT_ADDR=*"
|
||||
line: "export VAULT_ADDR1={{ vault_addr }}"
|
||||
regexp: "^export VAULT_ADDR*"
|
||||
line: "export VAULT_ADDR={{ vault_addr }}"
|
||||
|
||||
Reference in New Issue
Block a user