mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update roles/gitea/tasks/install.yml
Co-Authored-By: aidan-fitz <acf67@cornell.edu>
This commit is contained in:
parent
8e4dc59367
commit
4dbd984366
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@
|
|||
|
||||
# Add Gitea to registry
|
||||
|
||||
- name: Add 'gitea' to list of services at /etc/iiab/iiab.ini
|
||||
- name: Add 'gitea' to list of services at {{ iiab_ini_file }}
|
||||
ini_file:
|
||||
dest: "{{ service_filelist }}"
|
||||
section: gitea
|
||||
|
|
Loading…
Reference in a new issue