Skip to content

Instantly share code, notes, and snippets.

@takuan-osho
Created September 12, 2013 00:25
Show Gist options
  • Save takuan-osho/6531710 to your computer and use it in GitHub Desktop.
Save takuan-osho/6531710 to your computer and use it in GitHub Desktop.
PLAY [all] ********************************************************************
GATHERING FACTS ***************************************************************
ok: [192.168.33.50]
TASK: [基本的なパッケージをインストール] ******************************************************
changed: [192.168.33.50] => (item=build-essential,libsqlite3-dev,libreadline6-dev,libgdbm-dev,zlib1g-dev,libbz2-dev,sqlite3,tk-dev,zip,git)
TASK: [apacheのインストール] *********************************************************
changed: [192.168.33.50]
TASK: [apacheを起動] *************************************************************
ok: [192.168.33.50]
TASK: [MySQLのインストール] **********************************************************
changed: [192.168.33.50]
TASK: [MySQLを起動] **************************************************************
ok: [192.168.33.50]
PLAY RECAP ********************************************************************
192.168.33.50 : ok=6 changed=3 unreachable=0 failed=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment