mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
- name: Set vault address
|
- name: Set vault address
|
||||||
copy:
|
copy:
|
||||||
dest: /etc/profile.d/vault.sh
|
dest: /etc/profile.d/vault.sh
|
||||||
content: "echo 'export VAULT_ADDR=http://vault.home.lan:8205'\n"
|
content: "export VAULT_ADDR=http://vault.home.lan:8205\n"
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: '0440'
|
mode: '0440'
|
||||||
Reference in New Issue
Block a user