From e13d4b448efd7174b1b4c8723cbc8be845470c60 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Sun, 1 Jan 2023 21:08:22 -0800 Subject: stash --- photo.jinwei.me/config/inventory/aws_ec2.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 photo.jinwei.me/config/inventory/aws_ec2.yaml (limited to 'photo.jinwei.me/config/inventory') 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 @@ +plugin: aws_ec2 +regions: + - eu-central-1 +hostnames: + - tag:Name +compose: + ansible_host: public_ip_address -- cgit v1.2.3