Обновить ansible/npm-setup.yml

This commit is contained in:
2026-05-22 15:25:09 +03:00
parent 676612ae4f
commit 8819811dda
+1 -1
View File
@@ -8,7 +8,7 @@
add_host:
name: "{{ vm_ip }}"
groups: npm_servers
ansible_user: debian # Замените на логин вашего шаблона
ansible_user: ogrechko # Замените на логин вашего шаблона
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
# 2. Основная настройка NPM