solved installation bug

This commit is contained in:
Kevin Veen-Birkenbach 2023-11-17 10:07:20 +01:00
parent 090f7adccf
commit 207478027d

View File

@ -1,6 +1,7 @@
- name: Install required Python modules
pip:
name: requests
pacman:
name: python-requests
state: present
- name: "create {{ nginx_health_check_folder }}"
file: