diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index a068ea0..b8d7602 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -38,10 +38,10 @@ buffer_before_play: 1% tasks: - - name: Install mpdf on hosts - apt: - name: mpd - state: present + - name: Install mpdf on hosts + apt: + name: mpd + state: present - name: setup config on hosts template: