Switch Ansible inventory to local deployment (127.0.0.1)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-20 13:22:27 +01:00
parent 4a3c7cade6
commit 8c2c3b5490

View File

@@ -1,5 +1,5 @@
[production] [production]
34.90.187.4 ansible_user=bot ansible_become=yes ansible_become_method=sudo 127.0.0.1 ansible_user=bot ansible_become=yes ansible_become_method=sudo ansible_connection=local
[production:vars] [production:vars]
deploy_path=/var/www/e-ticket/ deploy_path=/var/www/e-ticket/