Implement container 'restart' tag.

This commit is contained in:
Andreas B. Mundt 2022-04-02 18:19:45 +02:00 committed by Andreas B. Mundt
parent ee15b0c272
commit c7030c9245
2 changed files with 3 additions and 0 deletions

View file

@ -20,6 +20,7 @@
- reset
- purge
- setup
- restart
- name: purge all containers
command:
@ -51,6 +52,7 @@
- never
- start
- reset
- restart
###########