ansible-infra/roles/ansible_pull/README.md
June 2da6d13c18
Some checks failed
/ Ansible Lint (push) Failing after 2m12s
wip: ansible pull
2025-06-14 20:28:53 +02:00

17 lines
399 B
Markdown

# `ansible_pull` role
A role for setting up automatic `ansible_pull` runs.
## Supported Distributions
Should work on Debian-based distributions.
## Required Arguments
- `ansible_pull__age_private_key`: The age private key to use to decrypt SOPS secrets with.
## Optional Arguments
- `ansible_pull__user`: The user to run `ansible_pull` as. Defaults to `ansible_user`.
## Links & Resources