Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 741 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 741 Bytes

Ansible role perccli

An Ansible role for installing perccli - Dell PowerEdge PERC RAID controler management tool. Playbook somehow follows official page.

Requirements

Role Variables

Dependencies

None so far.

Example Playbook

- hosts: all
  roles:
    - role: pauliusm.perccli

Testing

Use run-docker-tests.sh to test some things in docker.

License

BSD

Contributors