Skip to content
Snippets Groups Projects

Remove backport for ansible package from ppa

Merged Pablo Correa requested to merge pabloyoyoista/package-helpers:ansible-no-backport into nabia
1 file
+ 1
5
Compare changes
  • Side-by-side
  • Inline
+ 1
5
@@ -17,10 +17,7 @@
@@ -17,10 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
#
VERSION=1
VERSION=2
EXTERNAL='deb-src http://ppa.launchpad.net/ansible/ansible/ubuntu $UPSTREAM main'
REPOKEY=93C4A3FD7BB9C367
BACKPORTS=true
. ./config
. ./config
@@ -30,4 +27,3 @@ sed 's=KDE neon=Trisquel GNU/Linux=' -i lib/ansible/module_utils/facts/system/di
@@ -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"
changelog "Identify os_family as Debian"
compile
compile
Loading