Commit Graph

15 Commits

Author SHA1 Message Date
uumas
60529c18cd Revert "container: shell quote environment variables"
This reverts commit 61aa99bcd1.
2025-06-20 13:13:55 +03:00
uumas
7d8b1cb258 container: Add support for specifying secret type (untested) 2025-06-17 09:08:59 +03:00
uumas
3ac6b98a30 Add image role, support logging in to registries 2025-04-10 19:27:16 +03:00
uumas
bdac6ee513 network: Avoid duplicate runs 2025-04-05 00:25:11 +03:00
uumas
9bb2b24948 Make randomly generated secret length configurable 2025-04-04 21:21:42 +03:00
uumas
d5cd823e5a container: Move secrets to its own tasks file 2025-03-22 01:31:24 +02:00
uumas
cb3d5f177d container: Add no_log to sensitive task 2024-11-19 19:53:35 +02:00
uumas
61a8e67205 Add volume role and support setting volume owner
Add volume role
container: Use volume role, including support for user and group
2024-11-19 19:50:43 +02:00
uumas
61aa99bcd1 container: shell quote environment variables 2024-11-19 19:35:53 +02:00
uumas
007514feb5 container: switch to using the containers.podman.podman_container module 2024-11-19 19:33:10 +02:00
uumas
28dc77a907 container: Ensure mount sources and destinations are unique 2024-11-19 19:12:08 +02:00
uumas
356560f268 container: Clarify argspec mount readonly description 2024-11-19 19:09:15 +02:00
uumas
eff2e908fb container: Add podman secret support 2024-11-11 11:51:22 +02:00
uumas
eaeab956c1 Generate readmes 2024-11-08 03:50:06 +02:00
uumas
5c46597261 Initial commit
Basic roles for installing podman, creating containers, networks and
services
2024-07-28 16:13:13 +03:00