18 lines
319 B
INI
18 lines
319 B
INI
[localhost]
|
|
127.0.0.1
|
|
|
|
[localhost:vars]
|
|
ansible_connection=local
|
|
ansible_python_interpreter=python
|
|
image=ami-08d090f841c8435e9
|
|
region=us-east-1
|
|
instance_size=c6i.12xlarge
|
|
|
|
[aws]
|
|
|
|
[aws:vars]
|
|
ansible_connection=ssh
|
|
ansible_python_interpreter=auto_silent
|
|
ansible_ssh_private_key_file=ansible.pem
|
|
chromium_revision=1069273
|