diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml
index c23b88f0d094c29455e0bf165f07dc32f5c6e823..3afcccf2b0b3b5418c1b2d7647f82aa67fc06b35 100644
--- a/molecule/default/molecule.yml
+++ b/molecule/default/molecule.yml
@@ -42,7 +42,7 @@ platforms:
 
   - name: ics-ans-role-vagrant-default-ubuntu
     box: ubuntu/focal64
-    memory: 1024
+    memory: 2048
     cpus: 1
     instance_raw_config_args:
       - "vbguest.auto_update = false"
@@ -52,7 +52,7 @@ platforms:
       - ubuntu
   - name: ics-ans-role-vagrant-upgrade-ubuntu
     box: ubuntu/focal64
-    memory: 1024
+    memory: 2048
     cpus: 1
     instance_raw_config_args:
       - "vbguest.auto_update = false"