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