✨: replace docker with podman
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user