updated docker state
This commit is contained in:
parent
12c2d1dc63
commit
617d683468
@ -21,3 +21,8 @@ docker-container-{{ k }}:
|
|||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
|
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
|
|
||||||
|
docker.prune:
|
||||||
|
module.run:
|
||||||
|
- docker.prune:
|
||||||
|
- images: True
|
||||||
|
Loading…
Reference in New Issue
Block a user