커스텀 모듈 - testing.py 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 #!/bin/env python from ansible.module_utils.basic import * import os, json import re, sys def firstProg(text): text1 = "Hello " + text return text1 if __name__ == '__main__': fields = { "yourName": {"required": True, "type": "str"} } module = AnsibleModule(argument_spec=fields) yourName = os.path.expanduser(module.params['yourName'..
신뢰성 있고 빠르게 Nginx 설정 파일을 json 형식 데이터로 파싱 하고, 반대로 빌드할 수 있는, Python 모듈 crossplane을 소개합니다. Nginx text 설정을 json 형식 데이터로 변환 crossplane parse --indent 4 --include-comments /home/apps/nginx/conf/nginx.conf > nginx.conf.json Nginx Json 형식 설정 데이터를 text 설정으로 변환 crossplane build --stdout nginx.conf.json nginxinc/crossplane Quick and reliable way to convert NGINX configurations into JSON and back. - nginxinc..
MySQLdb https://github.com/farcepest/MySQLdb1 MySQLdb의 1.x 버전으로 레거시 MySQL 5 버전 이하 및 Python2.6 이하 지원 1.3.0 버전 이상은 Python2.7에서 3.3까지 지원 로컬에 MySQL 설치 필수이며, MySQL 동적 라이브러리를 사용함 https://github.com/farcepest/moist MySQLdb1에서 포크 됨 공식적인 MySQLdb1 프로젝트 후속 작 MySQLdb의 2.x 버전으로 Python2.7과 Python3.x 까지 지원 mysqlclient https://github.com/PyMySQL/mysqlclient-python Python3 지원을 위해서 MySQLdb1에서 포크됨 PyMySQL https://..
- Total
- Today
- Yesterday
- Windows
- deview
- Web
- File
- 이슈처리
- monitoring
- MariaDB
- 번역
- Module
- limits
- 예제
- PowerShell
- configuration
- code
- 명령어
- client
- example
- Ansible
- Linux
- RESTful
- engineering
- 코드
- apache
- error
- check
- httpd
- command
- mysql
- Python
- 외부링크
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |