이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
ka
/
ansible-role-live-build
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
root_users role instead of ssh_root_access
install fish on live image
master
Markus Katharina Brechtel
7 년 전
부모
231b48695a
커밋
9f49b8ec9d
2개의 변경된 파일
과
5개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/main.yml
+3
-0
vars/main.yml
+ 2
- 2
tasks/main.yml
파일 보기
@@ -35,9 +35,9 @@
args:
chdir: "{{ live_build_directory }}"
- name:
ssh root access
- name:
root user
include_role:
name:
ssh_root_access
name:
root_user
vars:
root_target_directory: "{{ live_build_directory }}/config/includes.chroot/"
+ 3
- 0
vars/main.yml
파일 보기
@@ -3,6 +3,9 @@ live_build_common_packages:
- python
- console-setup
# shells
- fish
# hardware utils
- pciutils
- usbutils
쓰기
미리보기
불러오는 중...
취소
저장