Update file 09-ansible-variables.md
This commit is contained in:
parent
18fde978de
commit
c855613f70
@ -483,7 +483,7 @@ ansible-vault edit vault.yml
|
||||
---
|
||||
<details open>
|
||||
<summary>📄 Полный файл group_vars/all.yml</summary>
|
||||
```yaml
|
||||
\```yaml
|
||||
---
|
||||
# =============================================================================
|
||||
# ОБЩИЕ НАСТРОЙКИ (GLOBAL)
|
||||
@ -934,7 +934,8 @@ torrserver_base_dir: "/mnt/service/torrserver"
|
||||
torrserver_config_dir: "{{ torrserver_base_dir }}/config"
|
||||
torrserver_torrents_dir: "{{ torrserver_base_dir }}/torrents"
|
||||
torrserver_port: "45132"
|
||||
|
||||
...
|
||||
\```
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue
Block a user