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
working on changes, and debugging
master
Erin Sims
2 years ago
parent
bc3c189a63
commit
6d1d1e3cc2
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
playbooks/mpdb.yaml
+1
-1
playbooks/mpdf.yaml
+ 1
- 1
playbooks/mpdb.yaml
View File
@@ -1,4 +1,4 @@
- hosts:
all
- hosts:
mpdb
gather_facts: true
gather_facts: true
vars:
vars:
path: /var/lib/mpd
path: /var/lib/mpd
+ 1
- 1
playbooks/mpdf.yaml
View File
@@ -1,4 +1,4 @@
- hosts:
all
- hosts:
mpdf
gather_facts: true
gather_facts: true
vars:
vars:
count: 5
count: 5
Write
Preview
Loading…
Cancel
Save