1
0
Fork 0
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:
Aidan Fitzgerald 2019-03-02 03:16:12 -05:00
parent 3510bc0b9e
commit 9a0ada733b
6 changed files with 22 additions and 3 deletions

View file

@ -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 }}"