Skip to content

Conversation

gregharvey
Copy link
Member

No description provided.

@filiprupic filiprupic merged commit 379acb7 into 1.x Sep 24, 2025
3 checks passed
@filiprupic filiprupic deleted the ansible12_fixes-PR-1.x branch September 24, 2025 08:56
gregharvey added a commit that referenced this pull request Sep 24, 2025
* 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_managemen… (#761)

* 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

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Updating 'default()' filter paths in _init as an initial test. (#766)

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Another string truthy bug for Ansible 12.

* Ansible12 fixes pr 1.x (#769)

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Another string truthy bug for Ansible 12.

* Removing duplication in Mautic cron job paths.

* Ansible12 fixes pr 1.x (#773)

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Another string truthy bug for Ansible 12.

* Removing duplication in Mautic cron job paths.

* Fixing Matomo cron script.

* Fixing task namespacing in Matomo meta role.

---------

Co-authored-by: drazenCE <[email protected]>
Co-authored-by: Filip Rupic <[email protected]>
Co-authored-by: filip <[email protected]>
Co-authored-by: tymofiisobchenko <[email protected]>
gregharvey added a commit that referenced this pull request Sep 24, 2025
* 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_managemen… (#761)

* 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

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Updating 'default()' filter paths in _init as an initial test. (#766)

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Another string truthy bug for Ansible 12.

* Ansible12 fixes pr 1.x (#769)

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Another string truthy bug for Ansible 12.

* Removing duplication in Mautic cron job paths.

* Ansible12 fixes pr 1.x (#773)

* Updating 'default()' filter paths in _init as an initial test.

* Explicitly casting integers as strings for path creation.

* Over refactored the variable setting!

* Fixing Drupal 7 include in _init.

* Another string truthy bug for Ansible 12.

* Removing duplication in Mautic cron job paths.

* Fixing Matomo cron script.

* Fixing task namespacing in Matomo meta role.

* More truthy length fixes.

---------

Co-authored-by: drazenCE <[email protected]>
Co-authored-by: Filip Rupic <[email protected]>
Co-authored-by: filip <[email protected]>
Co-authored-by: tymofiisobchenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants