diff --git a/.gitlab-ci/packet.yml b/.gitlab-ci/packet.yml
index a0d514c5c15ee8f0db56b5d775ac5af309057876..663742a0c57ba059547b6daca984fc2fcb71f782 100644
--- a/.gitlab-ci/packet.yml
+++ b/.gitlab-ci/packet.yml
@@ -31,23 +31,6 @@ packet_ubuntu20-calico-aio:
   variables:
     RESET_CHECK: "true"
 
-# Exericse ansible variants during the nightly jobs
-packet_ubuntu20-calico-aio-ansible-2_9:
-  stage: deploy-part1
-  extends: .packet_periodic
-  when: on_success
-  variables:
-    ANSIBLE_MAJOR_VERSION: "2.9"
-    RESET_CHECK: "true"
-
-packet_ubuntu20-calico-aio-ansible-2_10:
-  stage: deploy-part1
-  extends: .packet_periodic
-  when: on_success
-  variables:
-    ANSIBLE_MAJOR_VERSION: "2.10"
-    RESET_CHECK: "true"
-
 packet_ubuntu20-calico-aio-ansible-2_11:
   stage: deploy-part1
   extends: .packet_periodic
diff --git a/tests/files/packet_ubuntu20-calico-aio-ansible-2_10.yml b/tests/files/packet_ubuntu20-calico-aio-ansible-2_10.yml
deleted file mode 120000
index 10064637f2578eefc7124bf4e74ac56e96e69bf3..0000000000000000000000000000000000000000
--- a/tests/files/packet_ubuntu20-calico-aio-ansible-2_10.yml
+++ /dev/null
@@ -1 +0,0 @@
-packet_ubuntu20-calico-aio.yml
\ No newline at end of file
diff --git a/tests/files/packet_ubuntu20-calico-aio-ansible-2_9.yml b/tests/files/packet_ubuntu20-calico-aio-ansible-2_9.yml
deleted file mode 120000
index 10064637f2578eefc7124bf4e74ac56e96e69bf3..0000000000000000000000000000000000000000
--- a/tests/files/packet_ubuntu20-calico-aio-ansible-2_9.yml
+++ /dev/null
@@ -1 +0,0 @@
-packet_ubuntu20-calico-aio.yml
\ No newline at end of file