* conditional logic for nginx www redirect
+ use lxc_host & ssh proxying for resolve connection to inner lxc host in proxmox + bash helper for launch playbooks + nginx html default template * create databases moved into own custom variables + new using debops roles: yadm (dotfiles), sudo, root_account, system_users #861m7vaer Шаблон операционной системы на Debian 10
This commit is contained in:
3
hosts
3
hosts
@ -10,7 +10,8 @@
|
||||
# - A hostname/ip can be a member of multiple groups
|
||||
|
||||
[lxc_templates]
|
||||
debian10 ansible_host=debian10.dedic106-dhcp.dimti.ru ansible_user=root
|
||||
#debian10 ansible_host=debian10.dedic106-dhcp.dimti.ru ansible_user=root
|
||||
debian10 ansible_host='{{ lxc_host }}'
|
||||
|
||||
[anygroup]
|
||||
server1 ansible_host=192.168.0.1
|
||||
|
Reference in New Issue
Block a user