diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-29 18:28:50 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-29 18:28:50 +0100 |
| commit | 2f43ae3d10dcba9bf70f008ef006122b1613f225 (patch) | |
| tree | 2fc941fc30cc848a6be4b1718add5c2cb44037b3 /ansible/requirements.yml | |
| parent | 6f5c91c7c38a2729dfaa20ae309a3f21e43f301b (diff) | |
move tls cert management from make to ansible
Diffstat (limited to 'ansible/requirements.yml')
| -rw-r--r-- | ansible/requirements.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/requirements.yml b/ansible/requirements.yml new file mode 100644 index 0000000..8eb5526 --- /dev/null +++ b/ansible/requirements.yml @@ -0,0 +1,3 @@ +collections: + - name: community.general + version: 13.2.0 |
