* 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:
2023-04-13 07:40:56 +03:00
parent 38509f5161
commit cb1b727da9
27 changed files with 816 additions and 39 deletions

3
hosts
View File

@ -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