버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

코드 블럭
themeEmacs
sudo -s
cd ~
git clone https://github.com/ansible/awx.git
cd ~/awx/installer
코드 블럭
themeEmacs
코드 블럭
themeEmacs

asdf asdf asdf 



2020.05.

github 에서 awx 를 clone 해서 ansible 을 통해 docker 로 설치하는게 편함

...