feat: add httpie to global Ansible tasks
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 18s
Nix Format Check / check-format (push) Successful in 59s
Python Lint Check / check-python (push) Failing after 13s

This commit is contained in:
2025-03-17 10:58:41 +01:00
parent 5e983c8cd8
commit 96bb949ea8

View File

@@ -35,6 +35,7 @@
- trash-cli - trash-cli
- curl - curl
- wget - wget
- httpie
# Python is used for the dotfiles CLI tools # Python is used for the dotfiles CLI tools
- python3 - python3
- python3-pip - python3-pip