Add minio to ansible

This commit is contained in:
Tobias Reisinger 2023-12-11 15:27:03 +01:00
parent 5f9747c378
commit e006f44dd6
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
10 changed files with 53 additions and 53 deletions
_ansible/inventory/host_vars/node002

View file

@ -1 +1,2 @@
services_path: /opt/services/
ansible_port: "{{ vault_node002.ansible_port }}"
ansible_user: "{{ vault_node002.ansible_user }}"