Ansible: единственный инвентарь production.yml
- production.yml переписан на живой Timeweb-хост, timeweb.yml удалён, HOSTS_FILE в tasks.py и примеры в README поправлены - host-vars application_dir и mount_external_storage не перенесены: это наследие YC-диска, а после переезда в group_vars инвентарь их перебивает - ansible.cfg: inventory по умолчанию, чтобы забытый -i не уводил в никуда
This commit is contained in:
+1
-3
@@ -2,8 +2,6 @@
|
||||
ungrouped:
|
||||
hosts:
|
||||
server:
|
||||
ansible_host: "158.160.46.255"
|
||||
ansible_host: "92.53.105.41"
|
||||
ansible_user: "major"
|
||||
ansible_become: true
|
||||
application_dir: "/mnt/applications"
|
||||
mount_external_storage: true
|
||||
|
||||
Reference in New Issue
Block a user