edit variables
This commit is contained in:
parent
81bc826793
commit
f8cfff489c
@ -3,8 +3,8 @@
|
||||
- name: "Import prerequisites.yml"
|
||||
ansible.builtin.include_tasks: prerequisites.yml
|
||||
|
||||
- name: "Import configure.yml"
|
||||
ansible.builtin.include_tasks: configure.yml
|
||||
|
||||
- name: "Import install.yml"
|
||||
ansible.builtin.include_tasks: "install_{{ deploy_gitea_runner_deploy_method }}.yml"
|
||||
|
||||
- name: "Import configure.yml"
|
||||
ansible.builtin.include_tasks: configure.yml
|
||||
|
Loading…
Reference in New Issue
Block a user