Browse Source

working on changes, and debugging

master
Erin Sims 2 years ago
parent
commit
6d1d1e3cc2
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      playbooks/mpdb.yaml
  2. +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


Loading…
Cancel
Save