Last active
September 18, 2020 02:11
-
-
Save nleiva/b3dd802d6877d2c3389adfc059b88240 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⇨ 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