Delta Cloud Ltd. general collection
This collection contains the following ressources.
- Module
deltabg.general.extended_facts
- return facts about RAID, IPMI and SMART
- [Ansible >= 2.9
- smartctl (smartmontools)
- ipmitool
From Galaxy:
ansible-galaxy collection install deltabg.general
From GitHub:
ansible-galaxy collection install git+https://github.com/deltabg/ansible-collection-general.git,main
To install via the requirements.yml
file:
collections:
- name: deltabg.general
or
collections:
- name: https://github.com/deltabg/ansible-collection-general.git
type: git
version: master