Updates to fix testing

- Don't use tmp, instead put in an /opt/devtools which is optionally
  removed
- Idempotency fixes
- version bumps

Change-Id: Ica3d2371809692bc09780027f0bee49025ac1bee
8 files changed
tree: 14647d8a644232abfcc350b350f36bfc400712c0
  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

devtools

Installs tools for development on CI systems

Example Playbook

- hosts: all
  roles:
    - devtools

License and Author

Copyright 2022 Open Networking Foundation support@opennetworking.org

License: Apache-2.0