mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-08-15 11:30:08 +00:00
run: fix deprecated vars
dictionary, moved giteaPort to group_vars
This commit is contained in:
parent
454d91977c
commit
262e350f7b
@ -2,3 +2,4 @@
|
||||
domain: openpunk.com
|
||||
contact_email: openpunk@proton.me
|
||||
onionDomain: opnpnk6eutjiqy4ndpyvwxd5pncj2g2cmz6fkocr5uh3omnn4utvspad.onion
|
||||
giteaPort: 3000
|
3
run.yml
3
run.yml
@ -1,9 +1,6 @@
|
||||
---
|
||||
- hosts: all
|
||||
become: yes
|
||||
vars:
|
||||
- giteaPort: 3000
|
||||
|
||||
vars_files:
|
||||
- group_vars/all.yml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user