You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2025. It is now read-only.
* Fixing installer variable bug.
* Fixing tests for external PRs.
* Testing with a fork.
* Adding repo owner's username into installer string.
* Refactoring config repo detection to simplify.
* No longer permitted to use an integer as a truthy value.
* No longer permitted to use existence check as a truthy value.
* Can't see a reason why linotp var shouldn't be a boolean.
* No longer permitted to use existence check as a truthy value.
* Fixing truthy errors in ce_deploy role.
* No longer permitted to use an integer as a truthy value.
* Updating clamav command to use flock avoiding duplicate processes running.
* More truthy length fixes.
* Fixing more LDAP role truthy issues.
* Slight block refactor for LDAP.
* DN length check should not be negated.
* Forgot to add the length filter.
* Another boolean Ansible 12 error in AMI role.
* ALB port must be cast as a string for RedirectAction.
* Setting the correct Jinja filter, it's string, not str.
* Fixing more Ansible 12 length issues in autoscale role.
* Simplifying ASG role by refactoring into blocks.
* Further simplifying ASG CloudFront block.
* Scaling rules refactor needs work.
* Scaling policies list needs to be defined in case it is empty and we try to concatenate.
* Enhancing installer to accept an Ansible version and putting Ansible 12 back into GitHub Actions containers.
* Trying a different approach to defaulting the venv username.
* Removing default() filter from python_pip_packages role.
* Fixing up the ce_ansible role for Ansible 12.
* Removing unnecessary from_json filter from CloudFront acc ID lookup.
* Trying to fix AWS standalone builds.
* Fixing standalone EC2 playbooks.
* Adding hostname print out for debug.
* Adding back in the hostname check.
* Fixing AWS hostname variable in comparisons.
* Trying to find a hostname variation that meets all requirements.
* Adding both hostnames to ec2.yml.
0 commit comments