This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Thrace-lan.info
/
ansible
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
percents not $ in block scalars concatenation
master
Erin Sims
2 years ago
parent
b06bc72fec
commit
c62fd2adee
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
playbooks/mpdf.yaml
+ 1
- 1
playbooks/mpdf.yaml
View File
@@ -6,7 +6,7 @@
path: /var/lib
path: /var/lib
service_name: "{{ mpd + item }}"
service_name: "{{ mpd + item }}"
playlist_directory: >-
playlist_directory: >-
{{ "
$s/$
s/playlist/"
{{ "
%s/%
s/playlist/"
path,
path,
service_name
service_name
}}
}}
Write
Preview
Loading…
Cancel
Save