Initial commit to golang installation role

Change-Id: I344755e19a5d87d0f4880f5121df6d346f1c85f3
14 files changed
tree: 04657d729906ec36ee0d248c98a9de713336c5e0
  1. .reuse/
  2. LICENSES/
  3. Makefile
  4. README.md
  5. VERSION
  6. defaults/
  7. handlers/
  8. meta/
  9. molecule/
  10. tasks/
  11. vars/
README.md

golang

Install Go programming language and tools

Example Playbook

- hosts: all
  roles:
    - golang

License and Author

Copyright 2022 Open Networking Foundation support@opennetworking.org

License: Apache-2.0