Scale down cpu/ram

This commit is contained in:
2022-06-27 16:46:27 +02:00
parent 1842a08a39
commit 02c26b2465
2 changed files with 10 additions and 9 deletions

View File

@ -36,7 +36,7 @@
chdir: /opt/metacluster/container-images
loop: "{{ containerimages.results | map(attribute='stdout_lines') | flatten }}"
- name: Compress tarballs
- name: Compress tarballs -- **SLOW**
community.general.archive:
dest: /opt/metacluster/container-images/image-tarballs.tgz
path: /opt/metacluster/container-images/*