gitops/inventory/group_vars/all.yml
2025-05-23 21:19:18 +08:00

6 lines
120 B
YAML

ansible_port: 22
ansible_ssh_user: ubuntu
ansible_ssh_private_key_file: ~/.ssh/id_rsa
ansible_host_key_checking: False