ansible-infra/roles/ansible_pull/README.md
June 608f05e8c6
Some checks failed
/ Ansible Lint (push) Failing after 3m30s
/ Ansible Lint (pull_request) Failing after 3m49s
wip: ansible pull
2025-07-01 04:13:56 +02:00

399 B

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.