Files
java-maven-app/ansible/ansible.cfg
2021-04-07 11:24:55 +02:00

9 lines
192 B
INI

[defaults]
host_key_checking = False
inventory = inventory_aws_ec2.yaml
interpreter_python = /usr/bin/python3
enable_plugins = aws_ec2
remote_user = ec2-user
private_key_file = ~/ssh-key.pem