From e2d58733f569734d2ec8a5fbeafc1cf3374d5f19 Mon Sep 17 00:00:00 2001 From: stroeder <> Date: Jul 20 2021 13:56:38 +0000 Subject: Update ansible to version 2.9.24 / rev 82 via SR 907212 https://build.opensuse.org/request/show/907212 by user stroeder + dimstar_suse --- diff --git a/.files b/.files index 4547a2e..307ee3f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index cf30b81..1bc1ed4 100644 --- a/.rev +++ b/.rev @@ -883,4 +883,12 @@ numbers for further reference. 906171 + + c27561bab26dc2fb7afef0f112747caf + 2.9.24 + + dimstar_suse + + 907212 + diff --git a/ansible-2.9.23.tar.gz b/ansible-2.9.23.tar.gz deleted file mode 120000 index 9437929..0000000 --- a/ansible-2.9.23.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeib5voeiwhcvdqbyg5x7rim2dcozofbdhjrx5opnahtdkph6yohami \ No newline at end of file diff --git a/ansible-2.9.23.tar.gz.sha b/ansible-2.9.23.tar.gz.sha deleted file mode 100644 index cff6783..0000000 --- a/ansible-2.9.23.tar.gz.sha +++ /dev/null @@ -1 +0,0 @@ -b7ca0fac00dd09e11bf69eb40da1405881b466ad2adb88e7aee3e2387e66f9ad ansible-2.9.23.tar.gz diff --git a/ansible-2.9.24.tar.gz b/ansible-2.9.24.tar.gz new file mode 120000 index 0000000..ec2c44f --- /dev/null +++ b/ansible-2.9.24.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeigzyvaha5a7h2syc4ca2qlta2morld3herdqe35pbofgstyvfzaym \ No newline at end of file diff --git a/ansible-2.9.24.tar.gz.sha b/ansible-2.9.24.tar.gz.sha new file mode 100644 index 0000000..6724f10 --- /dev/null +++ b/ansible-2.9.24.tar.gz.sha @@ -0,0 +1 @@ +0c2f53b7be73ddc3423d9658fcd19079897d5b1fc533c4ad550db58b179aeb8a ansible-2.9.24.tar.gz diff --git a/ansible.changes b/ansible.changes index e63d74b..78dbb2d 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jul 20 03:53:36 UTC 2021 - Michael Ströder + +- update to 2.9.24 + maintenance release containing numerous bugfixes + +------------------------------------------------------------------- Mon Jul 12 04:59:25 UTC 2021 - Steve Kowalik - If building with Python 3, change the shebang of the test scripts diff --git a/ansible.spec b/ansible.spec index c06a034..e383269 100644 --- a/ansible.spec +++ b/ansible.spec @@ -222,7 +222,7 @@ Recommends: %{python}-six Recommends: sshpass %endif Name: ansible -Version: 2.9.23 +Version: 2.9.24 Release: 0 Summary: SSH-based configuration management, deployment, and task execution system License: GPL-3.0-or-later