Revert "Change the syntax to not depend on jinja2."

This reverts commit 9de737bf29.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger committed 2025-09-11 19:00:17 +02:00
1 parent fd60d63bf4
commit bb422c8372
105 files changed
+576 -575

No files matched your search

+3 -3
View File
@@ -2,11 +2,11 @@
####> podman podman-container.unit.5.md.in, create, run
####> If file is edited, make sure the changes
####> are applicable to all of those.
<< if is_quadlet >>
{% if is_quadlet %}
### `AddCapability=capability`
<< else >>
{% else %}
#### **--cap-add**=*capability*
<< endif >>
{% endif %}
Add Linux capabilities.