lohit-devanagari-fonts package is retired on branch c10s for CS-2061
This commit is contained in:
parent
b234f5125d
commit
2b27ecfde2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +0,0 @@
|
||||
lohit-devanagari-*.tar.gz
|
||||
lohit-devanagari*/
|
@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||
<fontconfig>
|
||||
<!-- Microsoft -->
|
||||
<alias binding="same">
|
||||
<family>mangal</family>
|
||||
<accept>
|
||||
<family>Lohit Devanagari</family>
|
||||
</accept>
|
||||
</alias>
|
||||
<alias binding="same">
|
||||
<family>Lohit Devanagari</family>
|
||||
<default>
|
||||
<family>mangal</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
@ -1,143 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||
<fontconfig>
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>hi</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>mr</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>kok</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ks@devanagari</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>sd@devanagari</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>mai</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>ne</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>brx</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>doi</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>sa</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match>
|
||||
<test name="lang" compare="contains">
|
||||
<string>sat</string>
|
||||
</test>
|
||||
<test name="family">
|
||||
<string>sans-serif</string>
|
||||
</test>
|
||||
<edit name="family" mode="prepend">
|
||||
<string>Lohit Devanagari</string>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<alias>
|
||||
<family>Lohit Devanagari</family>
|
||||
<default>
|
||||
<family>sans-serif</family>
|
||||
</default>
|
||||
</alias>
|
||||
</fontconfig>
|
||||
|
1
dead.package
Normal file
1
dead.package
Normal file
@ -0,0 +1 @@
|
||||
lohit-devanagari-fonts package is retired on branch c10s for CS-2061
|
@ -1,258 +0,0 @@
|
||||
%global fontname lohit-devanagari
|
||||
|
||||
Version: 2.95.5
|
||||
Release: 11%{?dist}
|
||||
URL: https://github.com/lohit-fonts/lohit-devanagari-fonts
|
||||
|
||||
%global foundry Lohit
|
||||
%global fontlicense OFL-1.1
|
||||
%global fontlicenses OFL.txt COPYRIGHT
|
||||
%global fontdocs AUTHORS README.md ChangeLog test-devanagari.txt
|
||||
|
||||
%global fontfamily Lohit Devanagari
|
||||
%global fontsummary Free Devanagari Script Font
|
||||
%global fonts *.ttf
|
||||
%global fontconfs %{SOURCE10} %{SOURCE11}
|
||||
|
||||
%global fontdescription %{expand:
|
||||
This package provides a free Devanagari Script TrueType/OpenType font.
|
||||
}
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: fontforge
|
||||
BuildRequires: ttfautohint
|
||||
Source0: https://github.com/lohit-fonts/%{name}/files/6454324/%{fontname}-%{version}.tar.gz
|
||||
Source10: 59-%{fontpkgname}.conf
|
||||
Source11: 66-%{fontpkgname}.conf
|
||||
|
||||
%fontpkg
|
||||
|
||||
%prep
|
||||
%setup -q -n %{fontname}-%{version}
|
||||
%linuxtext OFL.txt AUTHORS README.md ChangeLog COPYRIGHT test-devanagari.txt
|
||||
|
||||
%build
|
||||
make ttf %{?_smp_mflags}
|
||||
%fontbuild
|
||||
|
||||
%install
|
||||
%fontinstall
|
||||
|
||||
%check
|
||||
%fontcheck
|
||||
|
||||
%fontfiles
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.5-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.5-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Tue Aug 15 2023 Sudip Shil <sshil@redhat.com> - 2.95.5-9
|
||||
- lowering priority of lohit-devanagari-fonts
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.5-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Mon May 15 2023 Sudip Shil <sshil@redhat.com> - 2.95.5-7
|
||||
- Included make ttf macro
|
||||
|
||||
* Tue May 2 2023 Sudip Shil <sshil@redhat.com> - 2.95.5-6
|
||||
- Convert to new fonts packaging guidelines
|
||||
- Update the fonts package
|
||||
- https://fedoraproject.org/wiki/Changes/New_Fonts_Packaging
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.5-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.5-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Mon May 17 2021 Vishal Vijayraghavan <vishalvvr AT fedoraproject DOT org> - 2.95.5-1
|
||||
- Resolves: #1958634 Typographic error in configuration file of lohit-devanagari
|
||||
- Release v2.95.5
|
||||
- Update source url
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Mon Jul 08 2019 Vishal Vijayraghavan <vvijayra AT redhat DOT com> - 2.95.4-8
|
||||
- Resolves: #1646688 bad hinting instructions from bug in ttfautohint
|
||||
- Build against latest ttfautohint 1.8.2-1.fc29
|
||||
|
||||
* Mon Jul 01 2019 Vishal Vijayraghavan <vvijayra AT redhat DOT com> - 2.95.4-7
|
||||
- Updated CI test
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.95.4-4
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Fri Mar 10 2017 Pravin Satpute <psatpute@redhat.com> - 2.95.4-1
|
||||
- Upstream new release 2.95.4
|
||||
- Update metainfo file and fixing minor fixes
|
||||
- Removed patch, installing 59-lohit-devanagari.conf.
|
||||
- Changed location of metainfo to /usr/share/metainfo
|
||||
|
||||
* Tue Mar 07 2017 Pravin Satpute <psatpute@redhat.com> - 2.95.3-1
|
||||
- Added BuildRequires: python2-devel.
|
||||
- Resolves: #1423902 - FTBFS in rawhide.
|
||||
- Migrated from fedorahosted to pagure.io.
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.95.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Mon Sep 28 2015 Pravin Satpute <psatpute@redhat.com> - 2.95.2-1
|
||||
- Resolves #1229183: Updates to Unicode 8.0
|
||||
- Added U+0978, U+A8FC and U+A8FD
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.95.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Fri May 08 2015 Pravin Satpute <psatpute@redhat.com> - 2.95.1-2
|
||||
- Resolves #1219451: No alias for Mangal fonts
|
||||
|
||||
* Wed Mar 25 2015 Pravin Satpute <psatpute@redhat.com> - 2.95.1-1
|
||||
- Upstream release 2.95.1
|
||||
- Update U+0960 shape as per patch from Shriramana Sharma. #1113968
|
||||
- Changed hex id of i-matra (65514...65528,65531 65533) to 65537 onwards
|
||||
|
||||
* Mon Mar 02 2015 Pravin Satpute <psatpute@redhat.com> - 2.95.0-1
|
||||
- Upstream latest release 2.95.0
|
||||
- Added Latin from https://github.com/etunni/lohit-latin
|
||||
- Updated sfd file with resolved issues regarding marathi locale (issue id on github: #46,#47)
|
||||
- Feature file updated
|
||||
- Resolves issue #https://github.com/pravins/lohit2/issues/11
|
||||
- Added uni1cf5 and uni1cf6 characters
|
||||
- Removed incorrect mapping for isigndeva.tha - AFDKO
|
||||
- Removed control character from font
|
||||
|
||||
* Mon Oct 20 2014 Pravin Satpute <psatpute@redhat.com> - 2.94.0-4
|
||||
- Added metainfo for gnome-software
|
||||
|
||||
* Fri Sep 05 2014 Pravin Satpute <psatpute@redhat.com> - 2.94.0-3
|
||||
- Updated fontconf priority to handle clash with lohit-marathi #1138569
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.94.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Thu Feb 20 2014 Pravin Satpute <psatpute@redhat.com> - 2.94.0-1
|
||||
- Upstream release 2.94.0 with enhancements and bug fixes.
|
||||
- Positioning lookup clean-up.
|
||||
- Improved grid fitting(GASP) table.
|
||||
- Renamed anchors to DVAnchor.
|
||||
- Using glyph reference (copy reference) instead of whole glyph points.
|
||||
- Auto test integrated with Makefile ($make test).
|
||||
- Added "Santali" language in font config file.
|
||||
- Resolved #32: "सर्व्हिस does not render correctly"
|
||||
- Resolved #33: "improper rendering for word : "मञ्यांच्या""
|
||||
|
||||
* Thu Dec 12 2013 Pravin Satpute <psatpute@redhat.com> - 2.93.0-1
|
||||
- Upstream release 2.93.0 with enhancements and bug fixes
|
||||
|
||||
* Thu Nov 07 2013 Pravin Satpute <psatpute@redhat.com> - 2.92.0-1
|
||||
- Beta release 2.92.0 from upstream
|
||||
|
||||
* Thu Oct 03 2013 Pravin Satpute <psatpute@redhat.com> - 2.91.0-1
|
||||
- Alpha upstream release of lohit-devanagari
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Tue Mar 12 2013 Pravin Satpute <psatpute@redhat.com> - 2.5.3-2
|
||||
- Changed fontconf priority
|
||||
|
||||
* Thu Jan 31 2013 Pravin Satpute <psatpute@redhat.com> - 2.5.3-1
|
||||
- Upstream release 2.5.3
|
||||
|
||||
* Thu Nov 22 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.2-1
|
||||
- Upstream release 2.5.2 and spec file cleanup
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Wed Apr 25 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.1-3
|
||||
- Resoved bug #803308 and #799004
|
||||
|
||||
* Mon Apr 23 2012 Pravin Satpute <psatpute@redhat.com> - 2.5.1-2
|
||||
- Upstream new release with additional characters from Unicode 6.0
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Fri Oct 07 2011 Pravin Satpute <psatpute@redhat.com> - 2.5.0-1
|
||||
- Upstream new release with relicensing to OFL
|
||||
|
||||
* Tue Jul 19 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-4
|
||||
- Resolved: bug 722382
|
||||
|
||||
* Wed Jun 22 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-3
|
||||
- Resolved: bug 715090, patch from Bernard Massot <bmassot@free.fr>
|
||||
|
||||
* Tue May 24 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-2
|
||||
- Resolved: bug 702058, patch from Bernard Massot <bmassot@free.fr>
|
||||
|
||||
* Fri Mar 25 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.5-1
|
||||
- Upstream release 2.4.5
|
||||
- Removed hinting instructions bug 682667
|
||||
|
||||
* Fri Mar 25 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.4-4
|
||||
- Resolved: bug 682667
|
||||
|
||||
* Mon Feb 21 2011 Pravin Satpute <psatpute@redhat.com> - 2.4.4-3
|
||||
- resolved bug 648423 and bug 670467
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Tue Dec 28 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.4-1
|
||||
- upstream release 2.4.4
|
||||
|
||||
* Fri Nov 26 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.3-8
|
||||
- added nepali local support
|
||||
- resolved bugs 648434, 648429, 648424, 648362
|
||||
|
||||
* Fri Oct 08 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.3-7
|
||||
- fixed bug 641297
|
||||
- added rupee symbol
|
||||
|
||||
* Fri Apr 16 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.3-6
|
||||
- fixed bug 578034
|
||||
|
||||
* Thu Feb 04 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.3-5
|
||||
- done changes as per review comments bug 559936
|
||||
|
||||
* Fri Jan 29 2010 Pravin Satpute <psatpute@redhat.com> - 2.4.3-4
|
||||
- first release
|
||||
- decided to keep only one font for all languages using devanagari script
|
@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="font">
|
||||
<id>lohit-devanagari</id>
|
||||
<metadata_license>CC-BY-3.0</metadata_license>
|
||||
<name>Lohit</name>
|
||||
<summary>A set of Indian language fonts</summary>
|
||||
<description>
|
||||
<p>
|
||||
This package provides a free Devanagari script truetype/opentype font.
|
||||
Support Marathi, Hindi, Konkani, Maithili, Sindhi, Kashmiri, Nepali,
|
||||
Dogri and Santali languages.
|
||||
</p>
|
||||
</description>
|
||||
<updatecontact>psatpute_at_redhat_dot_com</updatecontact>
|
||||
<url type="homepage">https://fedorahosted.org/lohit/</url>
|
||||
</component>
|
1
sources
1
sources
@ -1 +0,0 @@
|
||||
SHA512 (lohit-devanagari-2.95.5.tar.gz) = 551867f1f280f71eaa862f1f81ac53e03cc900985b389730d3620518008e9955be45cb4eb0ec361f1cbfa458a53dbbcbe682fcb576d7620cb6162badeaae4739
|
@ -1,45 +0,0 @@
|
||||
- hosts: localhost
|
||||
vars:
|
||||
config:
|
||||
fontname: lohit-devanagari
|
||||
lang: ["en","hi","mr"]
|
||||
testgiturl: https://pagure.io/font_ci_testing.git
|
||||
testgitclonepath: fonttest
|
||||
testfilename: fonttest.py
|
||||
testfilepath: /usr/local/bin
|
||||
logfilepath: /tmp/test.log
|
||||
artifacts: "{{ lookup('env', 'TEST_ARTIFACTS')|default('./artifacts', true) }}"
|
||||
|
||||
tags:
|
||||
- classic
|
||||
|
||||
remote_user: root
|
||||
|
||||
tasks:
|
||||
- name: Install required package
|
||||
dnf:
|
||||
name:
|
||||
- git
|
||||
- "{{ config.fontname }}-fonts"
|
||||
- python3
|
||||
- fontconfig
|
||||
|
||||
- name: git clone the tests
|
||||
git:
|
||||
repo: "{{ config.testgiturl }}"
|
||||
dest: "{{ config.testgitclonepath }}"
|
||||
force: yes
|
||||
|
||||
- name: Test Execution
|
||||
block:
|
||||
- name: Execute the tests
|
||||
command: python3 {{ config.testgitclonepath }}/tests/{{ config.testfilename }} "{{ config }}"
|
||||
|
||||
always:
|
||||
- name: Pull out the artifacts
|
||||
fetch:
|
||||
dest: "{{ config.artifacts }}/"
|
||||
src: "{{ item }}"
|
||||
flat: yes
|
||||
with_items:
|
||||
- "{{ config.logfilepath }}"
|
@ -1 +0,0 @@
|
||||
- import_playbook: fonttest_playbook.yml
|
Loading…
Reference in New Issue
Block a user