--- # Fleet-wide defaults applied to ALL nodes # Schedule for ansible-pull cron job ansible_pull_cron_schedule: "*/5 * * * *" # Gitea repo configuration gitea_base_url: "gitea.nb.bobbysh.me" gitea_org: "Iron-Legion" gitea_repo: "ansible-pull-deploy"