mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Add to default_vars and local_vars_*
This commit is contained in:
parent
3510bc0b9e
commit
9a0ada733b
6 changed files with 22 additions and 3 deletions
|
@ -45,6 +45,12 @@
|
|||
when: wordpress_install
|
||||
tags: wordpress
|
||||
|
||||
- name: GITEA
|
||||
include_role:
|
||||
name: gitea
|
||||
when: gitea_install
|
||||
tags: gitea
|
||||
|
||||
- name: Recording STAGE 6 HAS COMPLETED ====================
|
||||
lineinfile:
|
||||
dest: "{{ iiab_env_file }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue