mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Update README - maintenance mode
Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
parent
2dd7dc5ec2
commit
fb1d9dbb23
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
[](https://galaxy.ansible.com/containers/podman)
|
[](https://galaxy.ansible.com/containers/podman)
|
||||||
[](COPYING)
|
[](COPYING)
|
||||||
|
|
||||||
|
> **Note:** This collection is currently in maintenance mode. We are accepting mostly bugfixes and security patches. New features might not be merged.
|
||||||
|
|
||||||
**Manage the full lifecycle of Podman containers, images, pods, networks, and volumes with Ansible.**
|
**Manage the full lifecycle of Podman containers, images, pods, networks, and volumes with Ansible.**
|
||||||
|
|
||||||
This collection provides a suite of powerful and flexible Ansible modules to automate the management of your [Podman](https://podman.io/) environment. Whether you are running a single container or orchestrating complex, multi-container applications, these modules give you the tools to do it idempotently and efficiently.
|
This collection provides a suite of powerful and flexible Ansible modules to automate the management of your [Podman](https://podman.io/) environment. Whether you are running a single container or orchestrating complex, multi-container applications, these modules give you the tools to do it idempotently and efficiently.
|
||||||
|
|
@ -91,6 +93,8 @@ This collection includes:
|
||||||
- `podman_network`: Manage Podman networks.
|
- `podman_network`: Manage Podman networks.
|
||||||
- `podman_volume`: Manage Podman volumes.
|
- `podman_volume`: Manage Podman volumes.
|
||||||
- `podman_secret`: Manage Podman secrets.
|
- `podman_secret`: Manage Podman secrets.
|
||||||
|
- `podman_quadlet`: Manage Systemd service files using Quadlet.
|
||||||
|
- `podman_generate_systemd`: Generate Systemd unit files for containers and pods.
|
||||||
- `podman_login`/`podman_logout`: Authenticate with container registries.
|
- `podman_login`/`podman_logout`: Authenticate with container registries.
|
||||||
- ...and many more!
|
- ...and many more!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue