Skip to content

Instantly share code, notes, and snippets.

@nleiva
Last active September 18, 2020 02:11
Show Gist options
  • Save nleiva/b3dd802d6877d2c3389adfc059b88240 to your computer and use it in GitHub Desktop.
Save nleiva/b3dd802d6877d2c3389adfc059b88240 to your computer and use it in GitHub Desktop.
⇨ tree roles/go_role/
roles/go_role/
├── library
│ ├── calendar_darwin
│ ├── calendar_linux
│ ├── calendar_windows
│ └── go_run
└── tasks
├── Darwin.yml
├── Go.yml
├── Linux.yml
├── main.yml
└── Win32NT.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment