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

Commit f98ea7b

Browse files
tymofiisobchenkogregharveydrazenCEfiliprupicfilip
authored
Asg management workaround improve pr devel 1.x (#764)
* Php unix socket pr 1.x (#724) * Moving cachetool adapter setup to the installer role and adding a test. * Updating cachetool documentation. * Php unix socket pr 1.x (#726) * Moving cachetool adapter setup to the installer role and adding a test. * Updating cachetool documentation. * Making sure _cachetool_adapter is always set. * Optional-drush-cr-before-import (#728) * 73171 fixing cachetool checks fpm pr 1.x (#729) * skipping cachetool check when no fpm * remove empty line --------- Co-authored-by: filip <[email protected]> * asg_management_fix_and_improve (#733) * asg_management_fix_and_improve * asg_management_fix_and_improve * asg_management_fix_and_improve * asg_management_fix_and_improve * asg_management_fix_and_improve * Adding-delay-opcache-status-check (#737) * Adding-delay-opcache-status-check * Removing-failed-when * fix_var_name_for_asg_management (#739) * replace_ansible_pause_module (#747) * fix_asg_management_workaround_for_squashfs (#754) * fix_asg_management_workaround_for_squashfs * fix_asg_management_workaround_for_squashfs * fix_asg_management_workaround_task_condition (#756) * aws_profile_for_asg_management (#758) * aws_profile_for_asg_management * aws_profile_for_asg_management_case_with_default_profile_absent * ansible_module_requires_too_much_perms_just_for_autoscaling_management_so_replacing_with_aws_cli_from_role * fix condition * asg_management_workaround_improve_fix_conditions * remove extra line --------- Co-authored-by: Greg Harvey <[email protected]> Co-authored-by: drazenCE <[email protected]> Co-authored-by: Filip Rupic <[email protected]> Co-authored-by: filip <[email protected]>
1 parent 2fa7f4a commit f98ea7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/deploy_code/tasks/cleanup.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@
275275
- asg_management.name is defined
276276
- asg_management.name | length > 0
277277
- asg_management.refresh_asg_instances | default(true)
278-
- asg_management.refresh_asg_instances
279278

280279
- name: Start any services we stopped if the image re-mounting failed and ASG management is disabled.
281280
ansible.builtin.service:

0 commit comments

Comments
 (0)