chore: update for AWS
This commit is contained in:
parent
8c568281d2
commit
4c1bda0cfe
|
@ -2,8 +2,8 @@ all:
|
|||
children:
|
||||
web:
|
||||
hosts:
|
||||
138.68.145.217:
|
||||
18.134.1.201:
|
||||
vars:
|
||||
ansible_port: 2849
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_user: root
|
||||
ansible_user: ubuntu
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
security_ssh_permit_root_login: 'yes'
|
||||
security_ssh_permit_root_login: 'no'
|
||||
security_ssh_port: 2849
|
||||
|
||||
php_default_version_debian: '{{ php_version }}'
|
||||
|
|
Loading…
Reference in a new issue