Accepting request 1058096 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
- do no longer remove ./ansible_collections/lowlydba/sqlserver/ as the powershell shebang is ignored and no longer causing issues OBS-URL: https://build.opensuse.org/request/show/1058096 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible?expand=0&rev=10
This commit is contained in:
parent
b5421d386e
commit
7c1661c3c1
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 12 12:17:31 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- do no longer remove ./ansible_collections/lowlydba/sqlserver/
|
||||||
|
as the powershell shebang is ignored and no longer causing issues
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 18 20:23:17 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
Sun Dec 18 20:23:17 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
@ -81,10 +81,6 @@ find ./ansible_collections/ -iname .keep -delete
|
|||||||
# azure collection has wrong file endings
|
# azure collection has wrong file endings
|
||||||
find ./ansible_collections/azure -type f -exec dos2unix {} \;
|
find ./ansible_collections/azure -type f -exec dos2unix {} \;
|
||||||
|
|
||||||
# ./ansible_collections/lowlydba/sqlserver/ throws errors in rpmlint
|
|
||||||
# and is powershell only
|
|
||||||
rm -rf ./ansible_collections/lowlydba/sqlserver/
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user