-
Jenkins + Ansible 연동CI-CD 2023. 2. 16. 11:03
1. Manage jenkins -> Configure System -> Publish over SSH
- Add SSH Server
- Name: ansible-host
- Hostname: [Remote IP] ex 192.168.0.8
- Username: root
- Passphrase/Password: P@ssw0rd
- Port: 20022
- Test Configuration
- Jenkins -> ansible로 SSH로 연결할때 172.17.0.3, root, pass, port : 22
'CI-CD' 카테고리의 다른 글
Kubernetes 소개 (0) 2023.02.17 Jenkins + Ansible Playbook 사용 (0) 2023.02.16 Ansible Playbook 사용하기 (0) 2023.02.14 Ansible 기본 명령어 및 모듈사용 (0) 2023.02.14 Infrastructure as Code개요 및 Ansible의 이해 (0) 2023.02.14