diff --git a/aws_ec2.yml b/aws_ec2.yml index 8bf7c04..1bf7ae2 100644 --- a/aws_ec2.yml +++ b/aws_ec2.yml @@ -2,6 +2,5 @@ plugin: amazon.aws.aws_ec2 regions: - ap-southeast-1 - filter: tag:cicd: sys1 \ No newline at end of file diff --git a/destroyinf.yml b/destroyinf.yml index 6e79e56..7503b17 100644 --- a/destroyinf.yml +++ b/destroyinf.yml @@ -15,11 +15,4 @@ - name: Install Apache apt: name: apache2 - state: absent - - - - - - - + state: absent \ No newline at end of file