diff options
| author | spmfox <spmfox@foxwd.com> | 2023-09-02 23:36:06 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2023-09-02 23:36:06 -0400 |
| commit | e8a1759639495e5fd90648786ce9e47894ccfcb3 (patch) | |
| tree | 0cbd4ca268f32c2a8986b8cfdd67c2175fdf39dd /containers.yml | |
| parent | a427c9ac4a439152dc82f629be1dd1475009fb4c (diff) | |
initial
Diffstat (limited to 'containers.yml')
| -rw-r--r-- | containers.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/containers.yml b/containers.yml index 5f4a7d7..048a981 100644 --- a/containers.yml +++ b/containers.yml @@ -132,7 +132,7 @@ state: started enabled: true scope: user - tags: start-service + tags: service-start when: pod is defined - name: Start systemd container service @@ -141,7 +141,7 @@ state: started enabled: true scope: user - tags: start-service + tags: service-start loop: "{{ containers }}" - name: Prune old images |
