We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d2ab2 commit ab99febCopy full SHA for ab99feb
molecule/libvirt/molecule.yml
@@ -8,6 +8,8 @@ platforms:
8
- name: bullseye
9
# pin to current debian stable
10
box: debian/bullseye64
11
+ # installing Zoom flatpak requires more than 512 MB memory
12
+ memory: 1024
13
groups:
14
- ansible_pull_managed
15
# TODO enable after able to add component idempotently
0 commit comments