This repository has been archived on 2023-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
salt-states_old/podman/nextcloud-cron.sls

5 lines
101 B
Plaintext
Raw Permalink Normal View History

2023-03-06 09:22:59 +00:00
{% from 'lib.sls' import container_deploy with context %}
{{ container_deploy('nextcloud-cron') }}