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:
@@ -1,5 +1,5 @@
|
||||
[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]
|
||||
deploy_path=/var/www/e-ticket/
|
||||
|
||||
Reference in New Issue
Block a user