-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathansible.spec
788 lines (765 loc) · 147 KB
/
ansible.spec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
#
# This file is auto-generated. DO NOT EDIT
# Generated by: autospec.py
# Using build pattern: pyproject
# autospec version: v21
# autospec commit: fbbd4e3
#
Name : ansible
Version : 11.3.0
Release : 194
URL : https://files.pythonhosted.org/packages/f3/0d/33a32c7e119c594d87d599afdf787ba50262042b8daaeaa32036b3fc446d/ansible-11.3.0.tar.gz
Source0 : https://files.pythonhosted.org/packages/f3/0d/33a32c7e119c594d87d599afdf787ba50262042b8daaeaa32036b3fc446d/ansible-11.3.0.tar.gz
Summary : Radically simple IT automation
Group : Development/Tools
License : Apache-2.0 BSD-2-Clause BSD-3-Clause GPL-3.0 GPL-3.0+ GPL-3.0-or-later MIT MPL-2.0 MPL-2.0-no-copyleft-exception Python-2.0
Requires: ansible-bin = %{version}-%{release}
Requires: ansible-license = %{version}-%{release}
Requires: ansible-python = %{version}-%{release}
Requires: ansible-python3 = %{version}-%{release}
BuildRequires : buildreq-distutils3
BuildRequires : pypi(boto3)
BuildRequires : pypi(botocore)
BuildRequires : pypi(setuptools)
# Suppress stripping binaries
%define __strip /bin/true
%define debug_package %{nil}
%description
This Ansible collection is to manage all ovirt modules and inventory
%package bin
Summary: bin components for the ansible package.
Group: Binaries
Requires: ansible-license = %{version}-%{release}
%description bin
bin components for the ansible package.
%package license
Summary: license components for the ansible package.
Group: Default
%description license
license components for the ansible package.
%package python
Summary: python components for the ansible package.
Group: Default
Requires: ansible-python3 = %{version}-%{release}
%description python
python components for the ansible package.
%package python3
Summary: python3 components for the ansible package.
Group: Default
Requires: python3-core
Provides: pypi(ansible)
Requires: ansible-core
Requires: pypi(ansible_core)
Requires: pypi(boto3)
Requires: pypi(botocore)
%description python3
python3 components for the ansible package.
%prep
%setup -q -n ansible-11.3.0
cd %{_builddir}/ansible-11.3.0
pushd ..
cp -a ansible-11.3.0 buildavx2
popd
%build
export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
export no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C.UTF-8
export SOURCE_DATE_EPOCH=1740523512
export GCC_IGNORE_WERROR=1
export AR=gcc-ar
export RANLIB=gcc-ranlib
export NM=gcc-nm
CLEAR_INTERMEDIATE_CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CLEAR_INTERMEDIATE_FCFLAGS="$CLEAR_INTERMEDIATE_FFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CLEAR_INTERMEDIATE_FFLAGS="$CLEAR_INTERMEDIATE_FFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CLEAR_INTERMEDIATE_CXXFLAGS="$CLEAR_INTERMEDIATE_CXXFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS"
CXXFLAGS="$CLEAR_INTERMEDIATE_CXXFLAGS"
FFLAGS="$CLEAR_INTERMEDIATE_FFLAGS"
FCFLAGS="$CLEAR_INTERMEDIATE_FCFLAGS"
ASFLAGS="$CLEAR_INTERMEDIATE_ASFLAGS"
LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS"
export MAKEFLAGS=%{?_smp_mflags}
pypi-dep-fix.py . ansible-core
python3 -m build --wheel --skip-dependency-check --no-isolation
pushd ../buildavx2/
CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 "
CXXFLAGS="$CLEAR_INTERMEDIATE_CXXFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 "
FFLAGS="$CLEAR_INTERMEDIATE_FFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 "
FCFLAGS="$CLEAR_INTERMEDIATE_FCFLAGS -march=x86-64-v3 "
LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS -march=x86-64-v3 "
pypi-dep-fix.py . ansible-core
python3 -m build --wheel --skip-dependency-check --no-isolation
popd
%install
export GCC_IGNORE_WERROR=1
export AR=gcc-ar
export RANLIB=gcc-ranlib
export NM=gcc-nm
CLEAR_INTERMEDIATE_CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CLEAR_INTERMEDIATE_FCFLAGS="$CLEAR_INTERMEDIATE_FFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CLEAR_INTERMEDIATE_FFLAGS="$CLEAR_INTERMEDIATE_FFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CLEAR_INTERMEDIATE_CXXFLAGS="$CLEAR_INTERMEDIATE_CXXFLAGS -O3 -fdebug-types-section -femit-struct-debug-baseonly -ffat-lto-objects -flto=auto -g1 -gno-column-info -gno-variable-location-views -gz=zstd "
CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS"
CXXFLAGS="$CLEAR_INTERMEDIATE_CXXFLAGS"
FFLAGS="$CLEAR_INTERMEDIATE_FFLAGS"
FCFLAGS="$CLEAR_INTERMEDIATE_FCFLAGS"
ASFLAGS="$CLEAR_INTERMEDIATE_ASFLAGS"
LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS"
export MAKEFLAGS=%{?_smp_mflags}
rm -rf %{buildroot}
mkdir -p %{buildroot}/usr/share/package-licenses/ansible
cp %{_builddir}/ansible-%{version}/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/amazon/aws/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ansible/netcommon/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ansible/netcommon/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/27b42abb6f497e50731b0e75678d25241f58bd90 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ansible/netcommon/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ansible/posix/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ansible/posix/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ansible/utils/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ansible/windows/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/arista/eos/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/awx/awx/COPYING %{buildroot}/usr/share/package-licenses/ansible/8eb83a42d183d11f2ab1e7e2041b9762e8d935c6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/azure/azcollection/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/check_point/mgmt/LICENSE %{buildroot}/usr/share/package-licenses/ansible/92170cdc034b2ff819323ff670d3b7266c8bffcd || :
cp %{_builddir}/ansible-%{version}/ansible_collections/chocolatey/chocolatey/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/aci/LICENSE %{buildroot}/usr/share/package-licenses/ansible/2e71dbd548f00d2365bdfc32072909fbc5703db6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/asa/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/dnac/LICENSE %{buildroot}/usr/share/package-licenses/ansible/e197a1b2f214135d9b6716eab7f07c30511063b1 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/intersight/LICENSE.txt %{buildroot}/usr/share/package-licenses/ansible/7fd6360e370eb278e4f6298b830a6d4024667aa7 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/ios/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/iosxr/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/ise/LICENSE %{buildroot}/usr/share/package-licenses/ansible/e197a1b2f214135d9b6716eab7f07c30511063b1 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/meraki/LICENSE %{buildroot}/usr/share/package-licenses/ansible/e197a1b2f214135d9b6716eab7f07c30511063b1 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/mso/LICENSE %{buildroot}/usr/share/package-licenses/ansible/2e71dbd548f00d2365bdfc32072909fbc5703db6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/nxos/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cisco/ucs/LICENSE.txt %{buildroot}/usr/share/package-licenses/ansible/b21b197221daa7edc4bbf5880b2f774912d2455d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cloud/common/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cloudscale_ch/cloud/COPYING %{buildroot}/usr/share/package-licenses/ansible/a6adc13d0c809ab8cb68e6e3b6eb7571bd0e2920 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/aws/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/ciscosmb/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/LICENSES/Apache-2.0.txt %{buildroot}/usr/share/package-licenses/ansible/de33ead2bee64352544ce0aa9e410c0c44fdf7d9 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/964a86ea34677b9cf55c3c92f65bf279efbb12c6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/LICENSES/BSD-3-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/ea5b412c09f3b29ba1d81a61b878c5c16ffe69d8 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/LICENSES/PSF-2.0.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/integration/targets/luks_device/files/keyfile1.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/integration/targets/luks_device/files/keyfile2.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/integration/targets/luks_device/files/keyfile3.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/extra/action-group.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.10.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.11.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.12.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.13.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.14.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.15.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.16.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.17.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.18.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.19.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/sanity/ignore-2.9.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/cert_1.pem.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/cert_1.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/cert_2-b.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/cert_2.pem.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/cert_2.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/csr_1.pem.old.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/csr_1.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/csr_2.pem.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/csr_2.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.pem.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/crypto/tests/unit/plugins/module_utils/acme/fixtures/privatekey_1.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/digitalocean/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/LICENSES/MPL-2.0.txt %{buildroot}/usr/share/package-licenses/ansible/d22157abc0fc0b4ae96380c09528e23cf77290a9 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/plugins/public_suffix_list.dat.license %{buildroot}/usr/share/package-licenses/ansible/c64c550d06b626bad1179a574a9ffd3379b16d2a || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/extra/action-group.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/extra/update-docs-fragments.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/ignore-2.14.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/ignore-2.15.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/ignore-2.16.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/ignore-2.17.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/ignore-2.18.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/dns/tests/sanity/ignore-2.19.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/extra/action-group.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/ignore-2.15.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/ignore-2.16.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/ignore-2.17.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/ignore-2.18.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/docker/tests/sanity/ignore-2.19.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/964a86ea34677b9cf55c3c92f65bf279efbb12c6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/LICENSES/MIT.txt %{buildroot}/usr/share/package-licenses/ansible/adadb67a9875aeeac285309f1eab6e47d9ee08a7 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/LICENSES/PSF-2.0.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/iso_extract/files/test.iso.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/java_cert/files/testpkcs.p12.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/lookup_collection_version/collections/ansible_collections/testns/testcoll_mf/FILES.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/lookup_collection_version/collections/ansible_collections/testns/testcoll_mf/MANIFEST.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/lookup_passwordstore/templates/input.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/one_host/files/testhost/tmp/opennebula-fixtures.json.gz.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/one_template/files/testhost/tmp/opennebula-fixtures.json.gz.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/pkgng/templates/MANIFEST.json.j2.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/setup_flatpak_remote/files/repo.tar.xz.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/setup_openldap/files/cert_cnconfig.ldif.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/setup_openldap/files/inc_schema_cnconfig.ldif.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/setup_openldap/files/initial_config.ldif.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/setup_openldap/files/ldap_inc_config.ldif.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/setup_openldap/files/rootpw_cnconfig.ldif.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/setup_postgresql_db/files/dummy.control.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/fixtures/ansible-xml-beers-unicode.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/fixtures/ansible-xml-beers.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/fixtures/ansible-xml-namespaced-beers.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-children-elements-unicode.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-children-elements.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-children-from-groupvars.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-children-insertafter.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-children-insertbefore.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-children-with-attributes-unicode.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-children-with-attributes.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-element-implicitly.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-add-namespaced-children-elements.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-pretty-print-only.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-pretty-print.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-remove-attribute.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-remove-element.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-remove-namespaced-attribute.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-remove-namespaced-element.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-attribute-value-unicode.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-attribute-value.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-children-elements-empty-list.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-children-elements-level.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-children-elements-unicode.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-children-elements.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-element-value-empty.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-element-value-unicode.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-element-value.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-namespaced-attribute-value.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/xml/results/test-set-namespaced-element-value.xml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/integration/targets/zypper/files/empty.spec.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/extra/action-group.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/extra/aliases.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/extra/botmeta.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/ignore-2.15.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/ignore-2.16.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/ignore-2.17.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/ignore-2.18.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/sanity/ignore-2.19.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_inventory.yml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_jails.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_jails.yml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_jails_dhcp.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_jails_dhcp.yml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_jails_dhcp_not_running.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_jails_dhcp_not_running.yml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_properties.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_properties.yml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_properties_test_101.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_properties_test_102.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/iocage/iocage_properties_test_103.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/lxd_inventory.atd.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/inventory/fixtures/opennebula_inventory.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/module_utils/xenserver/fixtures/ansible-test-vm-1-facts.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/module_utils/xenserver/fixtures/ansible-test-vm-1-params.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/module_utils/xenserver/fixtures/ansible-test-vm-2-facts.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/module_utils/xenserver/fixtures/ansible-test-vm-2-params.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/module_utils/xenserver/fixtures/ansible-test-vm-3-facts.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/module_utils/xenserver/fixtures/ansible-test-vm-3-params.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family.test_no_changes.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_aggi_up_twice.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_add_and_delete_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_aggi_remove_dup.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv4_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_ipv6_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_change_method.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_revert.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_and_eth0_mtu.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/address_family_set_aggi_slaves.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp.test_no_changes.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_aggi_up_twice.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_add_and_delete_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_aggi_remove_dup.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv4_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_ipv6_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_change_method.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_revert.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_and_eth0_mtu.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/default_dhcp_set_aggi_slaves.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces.test_no_changes.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces.test_no_changes.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_aggi_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_aggi_up_twice.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_aggi_up_twice.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_aggi_up_twice.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_and_delete_aggi_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_and_delete_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_add_and_delete_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_aggi_remove_dup.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_aggi_remove_dup.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_aggi_remove_dup.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4_post_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4_pre_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv4_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6_post_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6_pre_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_ipv6_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_method.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_method.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_change_method.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_revert.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_revert.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_revert.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_set_aggi_and_eth0_mtu.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_set_aggi_and_eth0_mtu.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_set_aggi_and_eth0_mtu.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_set_aggi_slaves.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_set_aggi_slaves.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/no_leading_spaces_set_aggi_slaves.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com.test_no_changes.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_aggi_up_twice.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_add_and_delete_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_aggi_remove_dup.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv4_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_ipv6_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_change_method.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_revert.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_and_eth0_mtu.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/servers.com_set_aggi_slaves.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup.test_no_changes.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_aggi_up_twice.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_add_and_delete_aggi_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_aggi_remove_dup.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv4_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_post_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_ipv6_pre_up.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_change_method.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_revert.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.exceptions.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_and_eth0_mtu.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/golden_output/up_down_dup_set_aggi_slaves.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/input/address_family.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/input/default_dhcp.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/input/no_leading_spaces.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/input/servers.com.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/general/tests/unit/plugins/modules/interfaces_file/interfaces_file_fixtures/input/up_down_dup.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/grafana/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hashi_vault/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hashi_vault/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/27b42abb6f497e50731b0e75678d25241f58bd90 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hashi_vault/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/964a86ea34677b9cf55c3c92f65bf279efbb12c6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/extra/action-group.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/ignore-2.14.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/ignore-2.15.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/ignore-2.16.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/ignore-2.17.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/ignore-2.18.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/hrobot/tests/sanity/ignore-2.19.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/library_inventory_filtering_v1/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/libvirt/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/mongodb/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/mysql/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/mysql/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/network/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/network/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/okd/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/postgresql/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/postgresql/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/proxysql/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/rabbitmq/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/rabbitmq/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/964a86ea34677b9cf55c3c92f65bf279efbb12c6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/extra/action-group.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/extra/update-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.10.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.11.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.12.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.13.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.14.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.15.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.16.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.17.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.18.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.19.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/sanity/ignore-2.9.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/export.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/export_verbose.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/interface_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/ip_address_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/ip_neighbor_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/ip_route_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/ipv6_address_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/ipv6_address_print_detail_without-paging_no-ipv6.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/routing_bgp_instance_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/routing_bgp_peer_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/routing_bgp_vpnv4-route_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/routing_ospf_instance_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/routing_ospf_neighbor_print_detail_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/system_identity_print_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/system_resource_print_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/facts/system_routerboard_print_without-paging.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/system_package_print.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/routeros/tests/unit/plugins/modules/fixtures/system_resource_print.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sap_libs/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7df059597099bb7dcf25d2a9aedfaf4465f72d8d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/.github/pull_request_template.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/CHANGELOG.md.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/CHANGELOG.rst.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/964a86ea34677b9cf55c3c92f65bf279efbb12c6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/changelogs/changelog.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/ee/roles/lookup_sops/files/simple.sops.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/ee/roles/lookup_sops/files/wrong.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/binary.sops.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-binary-yaml.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-binary-yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-binary-yaml.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-binary.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-binary.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-binary.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-json.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-json.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-yaml.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/hidden-yaml.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/rstrip.sops.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/filter_decrypt/files/simple.sops.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/load_vars/vars/empty.sops.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/binary.sops.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/extract.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/extract.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-binary-yaml.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-binary-yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-binary-yaml.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-binary.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-binary.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-binary.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-json.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-json.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-yaml.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/hidden-yaml.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/rstrip.sops.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/simple.sops.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/lookup_sops/files/wrong.yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/sops_encrypt/files/broken-json-yaml.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/vars_sops/test-bad-file-skip/min-version.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/vars_sops/test-bad-file-warn/min-version.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/vars_sops/test-extensions/host_vars/localhost.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/integration/targets/vars_sops/test-success/host_vars/localhost.sops.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/extra/extra-docs.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/extra/licenses.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/extra/licenses.py.license %{buildroot}/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/extra/no-unwanted-files.json.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/ignore-2.15.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/ignore-2.16.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/ignore-2.17.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/ignore-2.18.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/sops/tests/sanity/ignore-2.19.txt.license %{buildroot}/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/vmware/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/vmware/LICENSE %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/vmware/LICENSES/BSD-2-Clause.txt %{buildroot}/usr/share/package-licenses/ansible/964a86ea34677b9cf55c3c92f65bf279efbb12c6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/vmware/LICENSES/GPL-3.0-or-later.txt %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/windows/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/windows/tests/integration/targets/win_psmodule/files/module/license.txt %{buildroot}/usr/share/package-licenses/ansible/2c7ce4b4ba7a5546dc13a6282b66a2a583abe4e4 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/zabbix/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/community/zabbix/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/containers/podman/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cyberark/conjur/LICENSE %{buildroot}/usr/share/package-licenses/ansible/cc883360726c29a4550e1d0630318e86e5778235 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/cyberark/pas/LICENSE %{buildroot}/usr/share/package-licenses/ansible/f940ee84768beeb07c1094f57531ded0f1f28d23 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/dellemc/enterprise_sonic/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/dellemc/openmanage/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/dellemc/powerflex/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/dellemc/unity/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/dellemc/unity/MODULE-LICENSE %{buildroot}/usr/share/package-licenses/ansible/7df059597099bb7dcf25d2a9aedfaf4465f72d8d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/fortinet/fortimanager/LICENSE %{buildroot}/usr/share/package-licenses/ansible/1de7bacb4fbbd7b6d391a69abfe174c2509ec303 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/fortinet/fortios/LICENSE %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/google/cloud/LICENSE %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/grafana/grafana/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/hetzner/hcloud/COPYING %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ibm/qradar/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ibm/spectrum_virtualize/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ibm/storage_virtualize/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ieisystem/inmanage/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/infinidat/infinibox/LICENSE %{buildroot}/usr/share/package-licenses/ansible/b04f164721ecb9138e854f0c541806c85c2d5e56 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/infoblox/nios_modules/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/inspur/ispim/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/junipernetworks/junos/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/kaytus/ksmanage/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/kubernetes/core/LICENSE %{buildroot}/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/kubernetes/core/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/kubevirt/core/LICENSE %{buildroot}/usr/share/package-licenses/ansible/c55c077e1662500048a0f32c8d49a6433b5a6335 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/lowlydba/sqlserver/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/microsoft/ad/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp/cloudmanager/COPYING %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp/ontap/COPYING %{buildroot}/usr/share/package-licenses/ansible/1de7bacb4fbbd7b6d391a69abfe174c2509ec303 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp/ontap/roles/na_ontap_cluster_config/LICENSE %{buildroot}/usr/share/package-licenses/ansible/1de7bacb4fbbd7b6d391a69abfe174c2509ec303 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp/ontap/roles/na_ontap_nas_create/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp/ontap/roles/na_ontap_san_create/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp/ontap/roles/na_ontap_vserver_create/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp/storagegrid/COPYING %{buildroot}/usr/share/package-licenses/ansible/1de7bacb4fbbd7b6d391a69abfe174c2509ec303 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netapp_eseries/santricity/COPYING %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/netbox/netbox/LICENSE %{buildroot}/usr/share/package-licenses/ansible/b4d7662bb6b0b804c8fc94f7bc81f59dce0c36f3 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ngine_io/cloudstack/COPYING %{buildroot}/usr/share/package-licenses/ansible/a6adc13d0c809ab8cb68e6e3b6eb7571bd0e2920 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/openstack/cloud/COPYING %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ovirt/ovirt/licenses/Apache-license.txt %{buildroot}/usr/share/package-licenses/ansible/81538fac4f7316ad68eb3218e4c73a7172aac598 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ovirt/ovirt/licenses/Apache-license.txt %{buildroot}/usr/share/package-licenses/ansible/81538fac4f7316ad68eb3218e4c73a7172aac598 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ovirt/ovirt/licenses/GPL-license.txt %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/ovirt/ovirt/licenses/GPL-license.txt %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/purestorage/flasharray/COPYING.GPLv3 %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/purestorage/flasharray/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/purestorage/flashblade/COPYING.GPLv3 %{buildroot}/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/purestorage/flashblade/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/sensu/sensu_go/COPYING %{buildroot}/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d || :
cp %{_builddir}/ansible-%{version}/ansible_collections/splunk/es/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/telekom_mms/icinga_director/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/theforeman/foreman/LICENSE %{buildroot}/usr/share/package-licenses/ansible/f7f48fed63d86ec332208665c10f97d088f8692f || :
cp %{_builddir}/ansible-%{version}/ansible_collections/theforeman/foreman/PSF-license.txt %{buildroot}/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/vmware/vmware/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/vmware/vmware_rest/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/vultr/cloud/COPYING %{buildroot}/usr/share/package-licenses/ansible/a6adc13d0c809ab8cb68e6e3b6eb7571bd0e2920 || :
cp %{_builddir}/ansible-%{version}/ansible_collections/vyos/vyos/LICENSE %{buildroot}/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615 || :
python3 -m installer --destdir=%{buildroot} dist/*.whl
pypi-dep-fix.py %{buildroot} ansible-core
echo ----[ mark ]----
cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || :
echo ----[ mark ]----
pushd ../buildavx2/
CFLAGS="$CLEAR_INTERMEDIATE_CFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 "
CXXFLAGS="$CLEAR_INTERMEDIATE_CXXFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 "
FFLAGS="$CLEAR_INTERMEDIATE_FFLAGS -march=x86-64-v3 -Wl,-z,x86-64-v3 "
FCFLAGS="$CLEAR_INTERMEDIATE_FCFLAGS -march=x86-64-v3 "
LDFLAGS="$CLEAR_INTERMEDIATE_LDFLAGS -march=x86-64-v3 "
python3 -m installer --destdir=%{buildroot}-v3 dist/*.whl
popd
/usr/bin/elf-move.py avx2 %{buildroot}-v3 %{buildroot} %{buildroot}/usr/share/clear/filemap/filemap-%{name}
%files
%defattr(-,root,root,-)
%files bin
%defattr(-,root,root,-)
/usr/bin/ansible-community
%files license
%defattr(0644,root,root,0755)
/usr/share/package-licenses/ansible/1de7bacb4fbbd7b6d391a69abfe174c2509ec303
/usr/share/package-licenses/ansible/27b42abb6f497e50731b0e75678d25241f58bd90
/usr/share/package-licenses/ansible/2c7ce4b4ba7a5546dc13a6282b66a2a583abe4e4
/usr/share/package-licenses/ansible/2e71dbd548f00d2365bdfc32072909fbc5703db6
/usr/share/package-licenses/ansible/31a3d460bb3c7d98845187c716a30db81c44b615
/usr/share/package-licenses/ansible/338650eb7a42dd9bc1f1c6961420f2633b24932d
/usr/share/package-licenses/ansible/7bc5474bacf20ef085e04ded37c5e604c197cf07
/usr/share/package-licenses/ansible/7df059597099bb7dcf25d2a9aedfaf4465f72d8d
/usr/share/package-licenses/ansible/7fd6360e370eb278e4f6298b830a6d4024667aa7
/usr/share/package-licenses/ansible/81538fac4f7316ad68eb3218e4c73a7172aac598
/usr/share/package-licenses/ansible/8624bcdae55baeef00cd11d5dfcfa60f68710a02
/usr/share/package-licenses/ansible/8eb83a42d183d11f2ab1e7e2041b9762e8d935c6
/usr/share/package-licenses/ansible/92170cdc034b2ff819323ff670d3b7266c8bffcd
/usr/share/package-licenses/ansible/964a86ea34677b9cf55c3c92f65bf279efbb12c6
/usr/share/package-licenses/ansible/a6adc13d0c809ab8cb68e6e3b6eb7571bd0e2920
/usr/share/package-licenses/ansible/adadb67a9875aeeac285309f1eab6e47d9ee08a7
/usr/share/package-licenses/ansible/b04f164721ecb9138e854f0c541806c85c2d5e56
/usr/share/package-licenses/ansible/b21b197221daa7edc4bbf5880b2f774912d2455d
/usr/share/package-licenses/ansible/b4d7662bb6b0b804c8fc94f7bc81f59dce0c36f3
/usr/share/package-licenses/ansible/c55c077e1662500048a0f32c8d49a6433b5a6335
/usr/share/package-licenses/ansible/c64c550d06b626bad1179a574a9ffd3379b16d2a
/usr/share/package-licenses/ansible/cc883360726c29a4550e1d0630318e86e5778235
/usr/share/package-licenses/ansible/d22157abc0fc0b4ae96380c09528e23cf77290a9
/usr/share/package-licenses/ansible/dc1ce8ce177e3884fa63185447f9953cd7eff0b4
/usr/share/package-licenses/ansible/de33ead2bee64352544ce0aa9e410c0c44fdf7d9
/usr/share/package-licenses/ansible/e197a1b2f214135d9b6716eab7f07c30511063b1
/usr/share/package-licenses/ansible/e9665a5e46702a4080c47049e29edf05eb70bfd6
/usr/share/package-licenses/ansible/ea5b412c09f3b29ba1d81a61b878c5c16ffe69d8
/usr/share/package-licenses/ansible/f2129c71c684d1db7850425ea0b053f090ba6502
/usr/share/package-licenses/ansible/f7f48fed63d86ec332208665c10f97d088f8692f
/usr/share/package-licenses/ansible/f940ee84768beeb07c1094f57531ded0f1f28d23
%files python
%defattr(-,root,root,-)
%files python3
%defattr(-,root,root,-)
/usr/lib/python3*/*