diff --git a/helpers/make-ansible b/helpers/make-ansible
index 99328f4c88a1e4bae1a4c6a9107df831e6dec18f..8ee3097cf26fe2ad174dc5e588a8e419d7793eea 100644
--- a/helpers/make-ansible
+++ b/helpers/make-ansible
@@ -17,10 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
-EXTERNAL='deb-src http://ppa.launchpad.net/ansible/ansible/ubuntu $UPSTREAM main'
-REPOKEY=93C4A3FD7BB9C367
-BACKPORTS=true
+VERSION=2
 
 . ./config
 
@@ -30,4 +27,3 @@ sed 's=KDE neon=Trisquel GNU/Linux=' -i lib/ansible/module_utils/facts/system/di
 changelog "Identify os_family as Debian"
 
 compile
-