ceph-ansible/roles/ceph-agent
Sébastien Han 1f4082f200 update meta for ansible galaxy
Closes: https://github.com/ceph/ceph-ansible/issues/1637
Signed-off-by: Sébastien Han <seb@redhat.com>
2017-08-25 00:05:44 +02:00
..
defaults fix wording on defaults main.yml 2016-02-15 07:50:09 -05:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks ceph-agent: do not check for subscription manager for agent install 2016-12-14 08:13:26 -05:00
templates create a template for the ceph agent minion 2016-02-12 13:08:32 -05:00
LICENSE initial files for the ceph-agent role 2016-02-12 11:53:15 -05:00
README.md initial files for the ceph-agent role 2016-02-12 11:53:15 -05:00

README.md

Ansible role: Ceph Storage Agent

This role bootstraps the Ceph Storage Agent.

Requirements

Nothing, it runs out of the box.

Role variables

Have a look at: defaults/main.yml.

Mandatory variables

None.

Dependencies

None.

Example Playbook

- hosts: servers
  remote_user: ubuntu
  roles:
     - { role: leseb.ceph-agent }

Contribution

THIS REPOSITORY DOES NOT ACCEPT PULL REQUESTS PULL REQUESTS MUST GO THROUGH CEPH-ANSIBLE

License

Apache

Author Information

This role was created by Alfredo Deza.