소스 검색

new apt module style

master
부모
커밋
7f8b25b772
1개의 변경된 파일3개의 추가작업 그리고 4개의 파일을 삭제
  1. +3
    -4
      tasks/setup_Debian.yml

+ 3
- 4
tasks/setup_Debian.yml 파일 보기

@@ -2,7 +2,6 @@

- name: install packages
apt:
pkg: "{{item}}"
with_items:
- openssl
- certbot
pkg:
- openssl
- certbot

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