Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@tosin2013 tosin2013 released this 06 Jan 17:03
· 58 commits to main since this release

Ansible Collection: tosin2013.qubinode_kvmhost_setup_collection

ReleaseBuildCollection
To install without requirements.yml file:

ansible-galaxy collection install tosin2013.qubinode_kvmhost_setup_collection

Install with requirements.yml file:

ansible-galaxy collection install -r requirements.yml -f

The requirements.yml needs to have the following format and content:

---
collections:
    - tosin2013.qubinode_kvmhost_setup_collection

For Development use the below command:

---
collections:
  - name: https://github.com/Qubinode/qubinode_kvmhost_setup_collection.git
    type: git
    version: main