From 058df1bdacbdeef84ccc087bb3ac4d6c6b0119f8 Mon Sep 17 00:00:00 2001 From: stroeder <> Date: Nov 03 2020 17:27:05 +0000 Subject: Update ansible to version 2.9.15 / rev 72 via SR 845555 https://build.opensuse.org/request/show/845555 by user stroeder + dimstar_suse --- diff --git a/.files b/.files index 0461563..360ff98 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 73cc35d..0a7334f 100644 --- a/.rev +++ b/.rev @@ -803,4 +803,12 @@ numbers for further reference. 839673 + + e368f5fdc2a9ec19a624bd9c2b97570f + 2.9.15 + + dimstar_suse + + 845555 + diff --git a/ansible-2.9.14.tar.gz b/ansible-2.9.14.tar.gz deleted file mode 120000 index a2828b7..0000000 --- a/ansible-2.9.14.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeic6exbtnz5becfvpy3d557ux6vh5qtuf2rt5w45pbhqywo7hxsy7u \ No newline at end of file diff --git a/ansible-2.9.14.tar.gz.sha b/ansible-2.9.14.tar.gz.sha deleted file mode 100644 index 7e3d683..0000000 --- a/ansible-2.9.14.tar.gz.sha +++ /dev/null @@ -1 +0,0 @@ -efe7183e08f0c9dd9efd9124efa8978be62851b1e8eb856593a073538bfc6fb5 ansible-2.9.14.tar.gz diff --git a/ansible-2.9.15.tar.gz b/ansible-2.9.15.tar.gz new file mode 120000 index 0000000..d0947b1 --- /dev/null +++ b/ansible-2.9.15.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeiho7ug72djzs66d4mhr2wt3v6b3pqkw7fwi7i2jllq772gqqz4gri \ No newline at end of file diff --git a/ansible-2.9.15.tar.gz.sha b/ansible-2.9.15.tar.gz.sha new file mode 100644 index 0000000..efec059 --- /dev/null +++ b/ansible-2.9.15.tar.gz.sha @@ -0,0 +1 @@ +736a19fa6d608b4df2d6b48d31fec057b3f95abf62b7fda69ffa4a743e2f55b6 ansible-2.9.15.tar.gz diff --git a/ansible.changes b/ansible.changes index 193c670..1a25e17 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Nov 3 03:47:34 UTC 2020 - Michael Ströder + +- update to version 2.9.15 with following breaking change: + * ansible-galaxy login command has been removed + +------------------------------------------------------------------- Tue Oct 6 04:36:05 UTC 2020 - Michael Ströder - update to version 2.9.14 with many small improvements and bug fixes, diff --git a/ansible.spec b/ansible.spec index 1677f87..4bed259 100644 --- a/ansible.spec +++ b/ansible.spec @@ -222,7 +222,7 @@ Recommends: %{python}-six Recommends: sshpass %endif Name: ansible -Version: 2.9.14 +Version: 2.9.15 Release: 0 Summary: SSH-based configuration management, deployment, and task execution system License: GPL-3.0-or-later