Przeglądaj źródła

working on changes, and debugging

master
Erin Sims 2 lat temu
rodzic
commit
35f5a92185
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml Wyświetl plik

@@ -44,7 +44,7 @@
register: droplets
- name: Print return information from the previous task
ansible.builtin.debug:
msg : "{{ droplets.data[0].networks.v4[0].ipaddress }}"
msg : "{{ droplets.data[0].networks.v4[0].ip_address }}"
- name: Install mpdf on hosts
apt:
name: mpd


Ładowanie…
Anuluj
Zapisz