Skip to content

Projects: ansible/ansible

docs pipeline
Closed

Updated Aug 10, 2022
  

The tasks/issues/PRs necessary to get module docs back on docs.ansible.com from the collections wherein they reside now.

2.9 post beta firedrills
Closed

Updated Oct 28, 2020
  

Active firedrills related to 2.9 release

Releng
Closed

Updated Mar 9, 2022
  

Tasks to make release engineering better

Ansible 2.9 Networking
Closed

Updated Jul 22, 2019
  

Project board to track all Ansible Networking 2.9 Feature development

Test Queue
Closed

Updated Feb 7, 2023
  

Test failures that require attention. Tests that fall into this category:

  • Tests that fail, timeout or are unstable on devel or a supported stable branch.
  • Tests that incorrectly fail due to the introduction of changes in unrelated code.

Tests in this project should be promptly fixed. If that is not possible, they should be disabled and moved to the appropriate project for tracking broken tests.

Ansible 2.9
Closed

Updated Apr 19, 2022

Roadmap for Ansible 2.9

Test Infrastructure
Closed

Updated Feb 7, 2023
  

Tracking for upcoming and in progress updates to the platform test matrix on Shippable and other test infrastructure related changes.

Drop Python 2.6 Controller in Tests
Closed

Updated Sep 21, 2021
  

Ansible 2.7 officially dropped support for Python 2.6 on the controller, although this resulted in no code changes. Ansible 2.8 is planned to incorporate changes which will prevent running the controller on Python 2.6.

This project tracks test infrastructure changes which are required before these changes can be made to Ansible.

Contributor Experience
Closed

Updated Sep 25, 2018
  

Ansible 2.8
Closed

Updated Apr 19, 2022
  

Roadmap for Ansible 2.8

Triage
Closed

Updated Jun 12, 2018

@webknjaz's test

OLD Ansible Documentation
Closed

Updated Jul 13, 2023
  

old tracking for Ansible documentation work. Pre 2.14

File module issues
Closed

Updated Aug 19, 2020
  

Issues and Pull requests against the file module

Broken Tests
Closed

Updated Feb 7, 2023
  

Tests that are disabled or unstable due to issues with modules and/or tests which result in frequent CI failures.

Some groups of tests have their own projects:

Ansible-maintained Collections Documentation
Closed

Updated Aug 24, 2020
  

Organizing documentation work for the Ansible-maintained collections

Broken Windows Tests
Closed

Updated Feb 7, 2023
  

Tests that are disabled or unstable on Windows due to issues with modules and/or tests which result in frequent CI failures.

Broken Azure Tests
Closed

Updated Oct 28, 2020
  

Tests that are disabled or unstable on Azure due to issues with modules and/or tests which result in frequent CI failures.

Broken AWS Tests
Closed

Updated Oct 28, 2020
  

Tests that are disabled or unstable on AWS due to issues with modules and/or tests which result in frequent CI failures.

zzz NOT USED: Networking Bugs
Closed

Updated Dec 7, 2018
  

Moved to projects/10

2.5.x blocker list
Closed

Updated May 28, 2019
  

Items that should block next release of 2.5.x

CEM
Closed

Updated Jul 13, 2023

Core Engine Maintainance

Issues and tasks for the CEM team to work on.

Tests
Closed

Updated Feb 8, 2023
  

No description

Split Service Module
Closed

Updated Jul 13, 2023

Low priority project to create individual init system service modules vs the existing combined one.

This will allow for individual features to be added more easily and make the code more maintainable, as the current service.py is very complicated and fragile.

Most of the work has been done in the modules-core repo: ansible/ansible-modules-core/pull/3660 ansible/ansible-modules-core#1955 ansible/ansible-modules-core#1909 ansible/ansible-modules-core#1673 ansible/ansible-modules-core#1749 ansible/ansible-modules-core#1479 ansible/ansible-modules-core#1478 ansible/ansible-modules-core#191

Port modules with args type=str to type=path
Closed

Updated Aug 19, 2020

We added type=path relatively late in the creation of modules so there are many modules which use the generic type=str instead of type-path. We should be changing this to use the newer feature.

2.4.x Blocker List
Closed

Updated May 28, 2019

If you have a bug or PR that should block the 2.4.1 Release, put it here.