Skip to content

Instantly share code, notes, and snippets.

@bugz8unny69
Created April 19, 2019 23:45
Show Gist options
  • Save bugz8unny69/689c52ff95571361e3e797e59c81a164 to your computer and use it in GitHub Desktop.
Save bugz8unny69/689c52ff95571361e3e797e59c81a164 to your computer and use it in GitHub Desktop.
changed: [10.0.3.5] => {
"changed": true,
"cmd": "/tmp/install.sh",
"delta": "0:00:00.972574",
"end": "2019-04-19 23:42:40.071244",
"invocation": {
"module_args": {
"_raw_params": "/tmp/install.sh",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": "/home/sysadmin/.oh-my-zsh/",
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2019-04-19 23:42:39.098670",
"stderr": "tput: No value for $TERM and no -T specified\nCloning into '/home/sysadmin/.oh-my-zsh'...",
"stderr_lines": [
"tput: No value for $TERM and no -T specified",
"Cloning into '/home/sysadmin/.oh-my-zsh'..."
],
"stdout": "Cloning Oh My Zsh...\nLooking for an existing zsh config...\nFound ~/.zshrc. Backing up to ~/.zshrc.pre-oh-my-zsh\nUsing the Oh My Zsh template file and adding it to ~/.zshrc\n __ __ \n ____ / /_ ____ ___ __ __ ____ _____/ /_ \n / __ \\/ __ \\ / __ `__ \\/ / / / /_ / / ___/ __ \\ \n/ /_/ / / / / / / / / / / /_/ / / /_(__ ) / / / \n\\____/_/ /_/ /_/ /_/ /_/\\__, / /___/____/_/ /_/ \n /____/ ....is now installed!\n\n\nPlease look over the ~/.zshrc file to select plugins, themes, and options.\n\np.s. Follow us at https://twitter.com/ohmyzsh.\n\np.p.s. Get stickers and t-shirts at https://shop.planetargon.com.",
"stdout_lines": [
"Cloning Oh My Zsh...",
"Looking for an existing zsh config...",
"Found ~/.zshrc. Backing up to ~/.zshrc.pre-oh-my-zsh",
"Using the Oh My Zsh template file and adding it to ~/.zshrc",
" __ __ ",
" ____ / /_ ____ ___ __ __ ____ _____/ /_ ",
" / __ \\/ __ \\ / __ `__ \\/ / / / /_ / / ___/ __ \\ ",
"/ /_/ / / / / / / / / / / /_/ / / /_(__ ) / / / ",
"\\____/_/ /_/ /_/ /_/ /_/\\__, / /___/____/_/ /_/ ",
" /____/ ....is now installed!",
"",
"",
"Please look over the ~/.zshrc file to select plugins, themes, and options.",
"",
"p.s. Follow us at https://twitter.com/ohmyzsh.",
"",
"p.p.s. Get stickers and t-shirts at https://shop.planetargon.com."
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment