Initi commit

This commit is contained in:
Nana Janashia
2021-04-03 14:03:51 +02:00
parent 851ef30959
commit 8ae83c5555
7 changed files with 119 additions and 57 deletions

9
ansible/ansible.cfg Normal file
View File

@@ -0,0 +1,9 @@
[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