jenkins에서 ansible build실행시
color 화면이 console ouput에 나오지 않을경우
jenkins plugin중 ansicolor가 설치되어 있지 않아서다
plugin에 추가해주자. 그 다음
빌드 환경으로 들어가서. Build Triggers를 선택후
하단애 빌드환경에. Coloe ANSI Console Output를 선택해준다
Build 를 선택한후 Advanced(고급)를 선택한다
하단부에. Colorized stdout을 선택한다
저장하고. 다시 빌드하면 된다
개별 다운로드는
https://updates.jenkins-ci.org/download
를 참조하면 된다
'나는 노동자 > Jenkins' 카테고리의 다른 글
git clone username password (0) | 2019.12.18 |
---|---|
gitlab 암호 잊어버렸을때 (0) | 2019.11.13 |
Jenkins security login (0) | 2019.11.08 |
jenkins+ansible+mysql+php+nginx+shell scripting (0) | 2019.11.05 |
jenkins root 추가 (0) | 2019.11.04 |