aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'photo.jinwei.me/config/inventory/aws_ec2.yaml')
-rw-r--r--photo.jinwei.me/config/inventory/aws_ec2.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/photo.jinwei.me/config/inventory/aws_ec2.yaml b/photo.jinwei.me/config/inventory/aws_ec2.yaml
new file mode 100644
index 0000000..c35e172
--- /dev/null
+++ b/photo.jinwei.me/config/inventory/aws_ec2.yaml
@@ -0,0 +1,7 @@
1plugin: aws_ec2
2regions:
3 - eu-central-1
4hostnames:
5 - tag:Name
6compose:
7 ansible_host: public_ip_address
Powered by cgit v1.2.3 (git 2.41.0)