이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
ka
/
ansible-role-atom_editor
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
install package ca-certificates
master
Markus Katharina Brechtel
7 년 전
부모
491fed14a8
커밋
dd2a4487c6
1개의 변경된 파일
과
6개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
tasks/main.yml
+ 6
- 0
tasks/main.yml
파일 보기
@@ -1,5 +1,11 @@
---
- name: install packages
apt:
pkg: "{{item}}"
with_items:
- ca-certificates
- name: download atom deb package
get_url:
url: https://github.com/atom/atom/releases/download/{{atom_release}}/atom-amd64.deb
쓰기
미리보기
불러오는 중...
취소
저장