Skip to content

Problem: Why semaphore don't use the latest Ansible version ? version 11.1.0 is an EOL version #3683

@craph

Description

@craph

Issue

Hello,

I'm opening this issue because I would like to know why Semaphore doesn't use the latest version of Ansible ?
Here : https://github.com/semaphoreui/semaphore/blob/develop/deployment/docker/server/Dockerfile#L53 ?

The current version 11.1.0 is an EOL version

https://docs.ansible.com/projects/ansible/latest/reference_appendices/release_and_maintenance.html
Image

The latest version of Ansible is : Ansible 13.4.0 contains ansible-core version 2.20.3.

I can make a PR if you want to solve it

Best regards,

Impact

Ansible (task execution)

Installation method

Docker

Database

Postgres

Browser

No response

Semaphore Version

latest version

Ansible Version

ansible --version
ansible [core 2.18.13]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/semaphore/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /opt/semaphore/apps/ansible/11.1.0/venv/lib/python3.12/site-packages/ansible
  ansible collection location = /home/semaphore/.ansible/collections:/usr/share/ansible/collections
  executable location = /opt/semaphore/apps/ansible/11.1.0/venv/bin/ansible
  python version = 3.12.12 (main, Oct 10 2025, 13:30:56) [GCC 14.2.0] (/opt/semaphore/apps/ansible/11.1.0/venv/bin/python3)
  jinja version = 3.1.6
  libyaml = True



 pip3 list installed
Package            Version
------------------ -----------
ansible            11.1.0
ansible-core       2.18.13

Logs & errors

No response

Manual installation - system information

No response

Configuration

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions