mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
9 lines
211 B
YAML
9 lines
211 B
YAML
---
|
|
ansible_host: aegis
|
|
ansible_connection: ssh
|
|
ansible_user: core
|
|
ansible_become: true
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
aegis_icloudpd_apple_id: "{{ vault_aegis_icloudpd_apple_id | default('') }}"
|