ansible-infra/roles/ansible_pull
June b57199b28f
Some checks failed
/ Ansible Lint (push) Failing after 1m49s
wip: ansible pull
2025-06-14 20:49:19 +02:00
..
defaults wip: ansible pull 2025-06-14 20:49:19 +02:00
meta wip: ansible pull 2025-06-14 20:49:19 +02:00
tasks wip: ansible pull 2025-06-14 20:49:19 +02:00
README.md wip: ansible pull 2025-06-14 20:49:19 +02:00

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.