Upgrade ansible-core/ansible-lint to latest versions for Fedora/Debian; README.md updates #33

Merged
chris merged 1 commits from testing into release 2025-08-14 00:28:16 -04:00
2 changed files with 14 additions and 4 deletions
Showing only changes of commit 597688f1b6 - Show all commits

View File

@ -1,3 +1,13 @@
Build Status: ![Build status](https://gitea.thezengarden.net/podman/ansible-dev/actions/workflows/build-test.yml/badge.svg?branch=testing&style=flat)
## Build Status:
### Testing:
![Build status](https://gitea.thezengarden.net/podman/ansible-dev/actions/workflows/build-test.yml/badge.svg?branch=testing&style=flat)
This provides the framework for testing in our environment.
### Release:
![Build status](https://gitea.thezengarden.net/podman/ansible-dev/actions/workflows/build-release.yml/badge.svg?branch=release&style=flat)
---
<br>
> Container images and supporting build files for Ansible development
>
> Supports: CentOS Stream (9), Fedora (41), Debian (12)

View File

@ -1,2 +1,2 @@
ansible-core==2.16.14
ansible-lint==24.12.2
ansible-core==2.19.0
ansible-lint==25.8.1