Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 62fdf3e

Browse files
author
Matej Stajduhar
committed
Turning-off-ami-cleanup-task
1 parent a1bfc21 commit 62fdf3e

File tree

1 file changed

+3
-3
lines changed
  • roles/aws/aws_ec2_autoscale_cluster/tasks

1 file changed

+3
-3
lines changed

roles/aws/aws_ec2_autoscale_cluster/tasks/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,9 @@
305305
- aws_ec2_autoscale_cluster.type == "ec2"
306306
- aws_ec2_autoscale_cluster.deploy_cluster
307307

308-
- name: Create ami cleanup function
309-
ansible.builtin.include_role:
310-
name: aws/aws_ami_asg_cleanup
308+
#- name: Create ami cleanup function
309+
# ansible.builtin.include_role:
310+
# name: aws/aws_ami_asg_cleanup
311311

312312
- name: Gather IAM role info.
313313
amazon.aws.iam_role_info:

0 commit comments

Comments
 (0)