oracle / oracle/oci-cli

Ansible version in Cloud Shell is EOL

Open
#887 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
669
Forks
236
Avg merge
1m
Merged PRs (30d)
4

Description

The version of Ansible available in Cloud Shell is EOL, and incompatible with the version of Python in Ubuntu 24.04 (3.12.3).

ansible [core 2.13.13]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/cfernandez/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /opt/rh/rh-python38/root/usr/local/lib/python3.8/site-packages/ansible
  ansible collection location = /home/cfernandez/.ansible/collections:/usr/share/ansible/collections
  executable location = /opt/rh/rh-python38/root/usr/local/bin/ansible
  python version = 3.8.13 (default, May  3 2022, 21:42:55) [GCC 9.3.1 20200408 (Red Hat 9.3.1-2)]
  jinja version = 3.1.5
  libyaml = True

Ref: Releases and maintenance - ansible-core support matrix

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Cloud Shell environment details in the issue and compare ansible-core 2.13.13 with the linked support matrix for Ubuntu 24.04 and Python 3.12. The issue does not name a repository file, test, or entry point; done would require updating the Cloud Shell Ansible version and confirming it works with the stated Python version.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, python, ubuntu
Domain
cli, cloud, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.