feat: separated taskfiles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- name: Make build artifact.
|
||||
hosts: localhost
|
||||
vars_files: ../secrets/gitea.json
|
||||
vars_files: ../config/ansible.json
|
||||
tasks:
|
||||
- name: Build image.
|
||||
community.docker.docker_image_build:
|
||||
|
||||
Reference in New Issue
Block a user