소스 검색

working on changes, and debugging

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

+ 1
- 1
playbooks/create_droplet.yml 파일 보기

@@ -44,7 +44,7 @@
loop: "{{ range(1,count| int + 1) }}"

- name: Create a Firewall named mpd-firewall
digital_ocean_firewall:
community.digitalocean.digital_ocean_firewall:
name: mpd-firewall
state: present
inbound_rules:


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