Installation of act_runner for automatically building on gitea workflow

This commit is contained in:
2023-12-18 18:07:35 -05:00
parent dadbe171d2
commit aa565bdfce
3 changed files with 56 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
ansible.builtin.include_role:
name: nginxinc.nginx_core.nginx_config
- name: Ensure python firewall library is installed
- name: Ensure python firewall library is installed
ansible.builtin.package:
name: python3-firewall
state: present