This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
services/_ansible/inventory/host_vars/node001/main.yml

3 lines
98 B
YAML
Raw Normal View History

2023-12-11 23:23:34 +00:00
ansible_port: "{{ vault_node001.ansible_port }}"
ansible_user: "{{ vault_node001.ansible_user }}"