all.yml 136 B

123
  1. ansible_user: "deploy"
  2. ansible_python_interpreter: /usr/bin/python3
  3. ansible_ssh_private_key_file: "{{ inventory_dir }}/.ssh/id_ed25519"