You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
277 B
9 lines
277 B
1 year ago
|
server:
|
||
|
hosts:
|
||
|
ec2-13-239-10-136.ap-southeast-2.compute.amazonaws.com:
|
||
|
vars:
|
||
|
ansible_user: admin
|
||
|
ansible_ssh_private_key_file: /home/gabriel/dev/terraform/terraform-lab/ec2ml/my_ssh.pem
|
||
|
PERSISTENT_DIRECTORY: /persistent
|
||
|
VOLATILE_DIRECTORY: /volatile %
|