소스 검색

working on changes, and debugging

master
Erin Sims 2 년 전
부모
커밋
bb31efcf25
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      playbooks/mpdf.yaml

+ 2
- 2
playbooks/mpdf.yaml 파일 보기

@@ -39,8 +39,8 @@
tasks:
- name: Gather information about a specific droplet by name
community.digitalocean.digital_ocean_droplet_info:
oauth_token: "{{ oauth_token }}"
name: "mpdb{{ count }}"
oauth_token: "{{ oauth_token }}"
name: "mpdb{{ count }}"
- name: Install mpdf on hosts
apt:
name: mpd


불러오는 중...
취소
저장