Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 리스트차집합
- 리스트교집합
- 리스트합집합
- instance생성
- PostgreSQL
- Annotation
- 널포인터에러
- 지옥같은git
- anymatch메서드
- ansible
- mybatis
- enum
- db
- hashset
- string_agg()
- AWS
- 리스트비교
- awsconsole
- 권한정책
- Spring
- enumtype
- 중복제거
- lightsail
- Java
- wordpress블로그
- 3tierarchitecture
- list중복제거
- WordPress
- route53
- 두개리스트비교
Archives
- Today
- Total
Anyway
[Ansible] Ansible Install & SSH 연결(원격 접속)
상황 : Private Project를 진행하며 코드 작업 히스토리를 남기며 반복 작업도 줄이고 싶어 Ansible을 사용하게 됐다.[Infra]77.88.140.11UbuntuAnsible Server77.88.140.23Ubuntunginx_web177.88.140.24Ubuntunginx_web277.88.140.25Ubuntutomcat_was177.88.140.26Ubuntutomcat_was277.88.140.27Ubuntumysql_db177.88.140.28Ubuntumysql_db1 [Ansible Installing]1. Locating Pythonpython이 설치되어 있는지 확인python3 -m pip -V설치되어 있지 않다면curl https://bootstrap.pypa.io/..
Ansible
2024. 8. 24. 10:00