From 55542d3204314c170c123dc066f93b4c8f9ac4bc Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Sun, 1 Jan 2023 21:39:42 -0800 Subject: config: add beancount --- bean.jinwei.me/config/inventory/aws_ec2.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bean.jinwei.me/config/inventory/aws_ec2.yaml (limited to 'bean.jinwei.me/config/inventory/aws_ec2.yaml') diff --git a/bean.jinwei.me/config/inventory/aws_ec2.yaml b/bean.jinwei.me/config/inventory/aws_ec2.yaml new file mode 100644 index 0000000..100d95b --- /dev/null +++ b/bean.jinwei.me/config/inventory/aws_ec2.yaml @@ -0,0 +1,7 @@ +plugin: aws_ec2 +regions: + - us-west-2 +hostnames: + - tag:Name +compose: + ansible_host: public_ip_address -- cgit v1.2.3