: replace docker with podman
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled

This commit is contained in:
VC
2025-11-23 16:28:38 +01:00
parent e4c66c065f
commit 17aabc49a3
10 changed files with 56 additions and 54 deletions

View File

@@ -7,8 +7,10 @@
system: true
create_home: true
home: "{{ act_runner_home }}"
groups:
- docker
register: _act_runner_user
- name: Configure act_runner user
ansible.builtin.include_tasks: user.yml
- name: Download act_runner executable
ansible.builtin.get_url: