This commit is contained in:
parent
3e3cedd357
commit
41dc9c8529
2 changed files with 85 additions and 0 deletions
5
inventories/chaosknoten/host_vars/www2.yaml
Normal file
5
inventories/chaosknoten/host_vars/www2.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
nginx__version_spec: ""
|
||||
nginx__configurations:
|
||||
- name: diday.org
|
||||
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/www2/nginx/diday.org.conf') }}"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue