From f97040ce1080e600b1aee40afc096288ebc3cc77 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sun, 11 Sep 2022 18:14:38 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index a30af62..9538798 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -40,7 +40,7 @@ - name: Gather information about a specific droplet by name community.digitalocean.digital_ocean_droplet_info: oauth_token: "{{ lookup('ansible.builtin.env', 'DO_API_TOKEN') }}" - name: "mpdb{{ count }}" + name: "mpdb1" - name: Install mpdf on hosts apt: name: mpd