diff --git a/roles/aws_common/handlers/main.yml b/roles/aws_common/handlers/main.yml index 768f8cf..0e43a13 100644 --- a/roles/aws_common/handlers/main.yml +++ b/roles/aws_common/handlers/main.yml @@ -11,5 +11,5 @@ systemd: name: "amazon-cloudwatch-agent.service" enabled: true - status: restarted + state: restarted when: atl_aws_agent_restart