diff options
author | Julien Dessaux | 2025-01-04 00:15:49 +0100 |
---|---|---|
committer | Julien Dessaux | 2025-01-04 00:16:51 +0100 |
commit | 0c83be5208ac72cddae81138b2cedc3a3bf33a25 (patch) | |
tree | 50f9480775a7e17383c7cc2771a49e6b1eed25cc /content/blog/aws/ansible-fact-metadata.md | |
parent | chore(deps): updated dependencies (diff) | |
download | www-0c83be5208ac72cddae81138b2cedc3a3bf33a25.tar.gz www-0c83be5208ac72cddae81138b2cedc3a3bf33a25.tar.bz2 www-0c83be5208ac72cddae81138b2cedc3a3bf33a25.zip |
Diffstat (limited to 'content/blog/aws/ansible-fact-metadata.md')
-rw-r--r-- | content/blog/aws/ansible-fact-metadata.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/aws/ansible-fact-metadata.md b/content/blog/aws/ansible-fact-metadata.md index 3c48f1c..7721a5c 100644 --- a/content/blog/aws/ansible-fact-metadata.md +++ b/content/blog/aws/ansible-fact-metadata.md @@ -4,7 +4,7 @@ description: 'An ansible fact I wrote' date: '2024-10-12' tags: - ansible -- aws +- AWS --- ## Introduction |