SH
Size: a a a
SH
VS
SH
VS
AD
platforms:
- name: EL
versions:
- 5
- 6
- 7
- name: Amazon
versions:
- all
VS
AS
VS
AS
AS
VS
VS
VM
- name: Vault that requires authentication via username and passwordНо вот проблема с записью в vault, юзаю https://github.com/TerryHowe/ansible-modules-hashivault
ansible.builtin.debug:
msg: "{{ lookup('community.general.hashi_vault', 'secret=nodes/salm token=s.h8FbXGGOi8paf8Y url=http://127.0.0.1:8200') }}"
pip install ansible-modules-hashivault
и это тоже ansible-galaxy install 'git+https://github.com/TerryHowe/ansible-modules-hashivault.git'
VM
AD
VM
- hashivault_write:! couldn't resolve module/action 'hashivault_write'. This often indicates a misspelling, missing collection, or incorrect module path
secret: nodes/test_name
data:
admin: foe
root: fum
RROR
L
- hashivault_write:! couldn't resolve module/action 'hashivault_write'. This often indicates a misspelling, missing collection, or incorrect module path
secret: nodes/test_name
data:
admin: foe
root: fum
RROR
E
- hashivault_write:! couldn't resolve module/action 'hashivault_write'. This often indicates a misspelling, missing collection, or incorrect module path
secret: nodes/test_name
data:
admin: foe
root: fum
RROR