diff options
author | clarkzjw <[email protected]> | 2022-12-12 14:37:26 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-12-12 14:37:35 -0800 |
commit | 9eb3ea6f7b615c31d7bf53cf1232823e8b8e8a78 (patch) | |
tree | e3d6798c871df2f30aa118cb5c5c834e0240e040 /rss.jinwei.me/config/inventory | |
parent | 41a97aa43ed021a57da2f0bdabda677ba39e1786 (diff) | |
download | jinwei.me-9eb3ea6f7b615c31d7bf53cf1232823e8b8e8a78.tar.gz |
site: remove rss for nowlink.jinwei.me
Diffstat (limited to 'rss.jinwei.me/config/inventory')
-rw-r--r-- | rss.jinwei.me/config/inventory/aws_ec2.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/rss.jinwei.me/config/inventory/aws_ec2.yaml b/rss.jinwei.me/config/inventory/aws_ec2.yaml deleted file mode 100644 index 100d95b..0000000 --- a/rss.jinwei.me/config/inventory/aws_ec2.yaml +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | plugin: aws_ec2 | ||
2 | regions: | ||
3 | - us-west-2 | ||
4 | hostnames: | ||
5 | - tag:Name | ||
6 | compose: | ||
7 | ansible_host: public_ip_address | ||