ce-infra/inventory/hosts.yml

8 lines
195 B
YAML

all:
hosts:
box:
ansible_host: box.cloud-elves.eu
ansible_user: root
ansible_ssh_private_key_file: ~/.ssh/id_ed25519_ce
ansible_python_interpreter: /usr/bin/python3