Skip to content

DeltaBG/ansible-collection-general

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection - deltabg.general

Delta Cloud Ltd. general collection

Getting Started

This collection contains the following ressources.

  • Module deltabg.general.extended_facts - return facts about RAID, IPMI and SMART

Prerequisites

  • [Ansible >= 2.9
  • smartctl (smartmontools)
  • ipmitool

Installing

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages