diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index 898b235..a068ea0 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -39,9 +39,9 @@ tasks: - name: Install mpdf on hosts - apt: - name: mpd - state: present + apt: + name: mpd + state: present - name: setup config on hosts template: