* usage shared run playbook script extended with user doc

* example with alternate ssh port
* remove todo from yadm, because that is realized in dotfiles repo
This commit is contained in:
2024-04-04 18:21:14 +03:00
parent f276e83e9a
commit 452d5cca79
3 changed files with 2 additions and 1 deletions

1
hosts
View File

@ -11,6 +11,7 @@
[lxc_templates]
#debian10 ansible_host=debian10.dedic106-dhcp.dimti.ru ansible_user=root
#debian10 ansible_host='{{ lxc_host }}' ansible_port=22230
debian10 ansible_host='{{ lxc_host }}'
[anygroup]