.. | ||
defaults | ||
meta | ||
tasks | ||
README.md |
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 runansible_pull
as. Defaults toansible_user
.