Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@tosin2013 tosin2013 released this 12 Sep 21:49

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