From ee983f21a128e389035a31c735ecfccfba1fd755 Mon Sep 17 00:00:00 2001 From: xpk Date: Fri, 3 Sep 2021 13:51:48 +0800 Subject: [PATCH] UPD: updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a373b2a..2071c04 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ +# role.ansible.aws-cwagent-deb Ansible role for installing cloudwatch agent on deb-based Linux. + +After this role is applied, check that the ec2 instance role has the ```CloudWatchAgentServerPolicy``` policy attached.