사용자 도구

사이트 도구


build_deploy_management:ansible

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
build_deploy_management:ansible [2020/12/16 21:51]
kwon37xi [become]
build_deploy_management:ansible [2021/03/21 21:44]
kwon37xi 제거됨
줄 35: 줄 35:
 <code yml> <code yml>
 - name: playbook name - name: playbook name
-  hosts: 127.0.0.1+  hosts: localhost # 혹은 127.0.0.1 로도 작동했음.
   connection: local   connection: local
   tasks:   tasks:
줄 130: 줄 130:
  
 <code sh> <code sh>
-ansible-pull https://github.com/.../xxx.git+ansible-pull -U https://github.com/.../xxx.git
 </code> </code>
 ===== 참조 ===== ===== 참조 =====