Remove All References to Python CLI from Ansible

Remove Python CLI from Build

- Modify build to no longer build the Python CLI
- Update misc files containing references to the Python CLI

Remove Python CLI Source

- Delete the Python CLI source code

Move "bin/go-cli" to "bin"

- Move Go CLI from "bin/go-cli" to "bin"
- Remove symlink to "bin/wsk"

Move CLIs to Different Directories

- Move tools/cli to core/pythonAction/cli
- Move tools/go-cli to tools/cli
- Rename go-cli Ansible tasks to cli
3 files changed