This commit is contained in:
parent
ff5f8ffc80
commit
2da6d13c18
6 changed files with 66 additions and 2 deletions
17
roles/ansible_pull/README.md
Normal file
17
roles/ansible_pull/README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# `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
|
Loading…
Add table
Add a link
Reference in a new issue