Petit stack

This commit is contained in:
2026-05-12 18:38:47 +02:00
parent 52e636b8e5
commit 8f477950d8
9 changed files with 79 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
---
- name: install tools
apt: name={{item}} state=present update_cache=yes
with_items:
loop:
- curl
- python-httplib2
- python3-httplib2