티스토리 뷰
반응형
스크립트 실행시 상대 경로의 파일을 못찾을때는 chdir: prefix 설정해주면 상대 경로의 원격지 스크립트가 정삭적으로 수행 된다.
---
- name: mkdir solid_step client direct
shell: 'mkdir -p /fendys/solied_step'
################################################################################################################################################################
- name: Get solid_step client file
shell: 'wget -P /fendys/solied_step --no-check-certificate --content-disposition https://192.168.0.1/exec/Agent/Download?type=linux'
################################################################################################################################################################
- name: solid_step client tar extract
shell: 'tar xvf agent_linux.tar'
args:
chdir: /fendys/solied_step
################################################################################################################################################################
- name: install solid_step client
shell: /bin/sh Install.sh 2 0 /fendys/Solid_step_client
args:
chdir: /fendys/solied_step
반응형
'ansible' 카테고리의 다른 글
cisco ansible config (0) | 2024.04.05 |
---|---|
cisco switch config backup (0) | 2022.02.28 |
install ansible on centos 7 (0) | 2021.10.26 |
ansible 간단 명령어 (0) | 2021.08.18 |
ansible key copy (0) | 2021.08.05 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- dl20
- nutanix rac
- dl20 centos7
- CentOS 7 GUI
- ISCSI 볼륨 RAC
- kernel 변경
- ILO
- chrony
- 윈도우서버 계정 관려
- ansible network
- ansible ios
- cmd로 윈도우 계정 관리
- linux command log
- ipmi
- 특정 라인삭제
- shell connmad log
- DL20 GEN9 장비에 CentOS 7
- 윈도우 cmd 계정 관리
- 특정 문구 치환
- windows.old 강제삭제
- cisco ansible
- nxos ansible
- cmd로 계정 생성
- centos7 ntp
- vm rac
- ios ansible
- cgroup
- dl20 g9 centos7 설치
- oracle linux8 kernel
- 리눅스 커맨드 로그남기기
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함