Style | StandardCards

Ansible community RSS feeds

Thursday, 28. March 2024

github.com/ansible-collections/azure

v2.3.0

Bump version to v2.3.0 (#1516) * Bump version to v2.3.0 * update doc --------- Co-authored-by: xu <xuzhang3@microsoft.com>

Bump version to v2.3.0 (#1516)

* Bump version to v2.3.0

* update doc

---------

Co-authored-by: xu <xuzhang3@microsoft.com>


github.com/dell/dellemc-openmanage-ansible-modules

Release 9.1.0

Merge pull request #637 from Kritika-Bhateja-03/issue/defect_fix Issue/defect fix

Merge pull request #637 from Kritika-Bhateja-03/issue/defect_fix

Issue/defect fix

Wednesday, 27. March 2024

github.com/ansible/awx

24.1.0

Dockerfile: Fix collectstatic command (#15035) Recent changes in awx and/or django ansible base cause the django collectstatic command to fail when using an empty settings file. Instead, use the defaults settings file from controller via DJANGO_SETTINGS_MODULE=awx.settings.defaults [linux/amd64 builder 13/13] RUN AWX_SETTINGS_FILE=/dev/null SKIP_SECRET_KEY_CHECK=yes SKIP_PG_VERSION_CHECK=yes /var

Dockerfile: Fix collectstatic command (#15035)

Recent changes in awx and/or django ansible base cause the django
collectstatic command to fail when using an empty settings file.
Instead, use the defaults settings file from controller via
DJANGO_SETTINGS_MODULE=awx.settings.defaults

[linux/amd64 builder 13/13] RUN AWX_SETTINGS_FILE=/dev/null
SKIP_SECRET_KEY_CHECK=yes SKIP_PG_VERSION_CHECK=yes
/var/lib/awx/venv/awx/bin/awx-manage collectstatic --noinput --clear
Traceback (most recent call last):
(...)
django.core.exceptions.ImproperlyConfigured: settings.DATABASES is improperly
configured. Please supply the ENGINE value. Check settings documentation for
more details.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>


pypi.org/project/ansible

9.4.0

Radically simple IT automation
Radically simple IT automation

github.com/ansible-collections/cisco.ios

v6.1.4


github.com/ansible-collections/community.mongodb

latest

Monday, 25. March 2024

github.com/ansible-collections/community.general

8.5.0


7.5.6


pypi.org/project/ansible-core

2.16.5

Radically simple IT automation
Radically simple IT automation

2.15.10

Radically simple IT automation
Radically simple IT automation

2.14.15

Radically simple IT automation
Radically simple IT automation

github.com/ansible-collections/community.general

6.6.8


github.com/ansible-collections/community.routeros

2.14.0

Wednesday, 20. March 2024

github.com/ansible-collections/community.hashi_vault

6.2.0

Tuesday, 19. March 2024

github.com/ansible-collections/community.windows

2.2.0


github.com/ansible-collections/ansible.windows

2.3.0

Monday, 18. March 2024

pypi.org/project/ansible-core

2.16.5rc1

Radically simple IT automation
Radically simple IT automation

2.15.10rc1

Radically simple IT automation
Radically simple IT automation

2.14.15rc1

Radically simple IT automation
Radically simple IT automation

Saturday, 16. March 2024

github.com/ansible-collections/community.routeros

1.2.2


github.com/ansible-collections/community.hrobot

1.9.1


github.com/ansible-collections/community.docker

3.8.1


2.7.9

Thursday, 14. March 2024

github.com/ansible/awx

24.0.0

Prune dangle image periodically (#14957) Prune dangle image periodically pairs with ansible/ansible-runner#1342 this fix the problem of us forcefully remove images when setting changing ee image that's being used in a job causing the job to fail

Prune dangle image periodically (#14957)

Prune dangle image periodically

pairs with ansible/ansible-runner#1342

this fix the problem of us forcefully remove images when setting changing ee image that's being used in a job causing the job to fail