- Dec 11, 2018
-
-
Guillaume Abrioux authored
ceph-ansible@master requires the latest stable ansible version. Signed-off-by:
Guillaume Abrioux <gabrioux@redhat.com>
-
- Nov 08, 2018
-
-
Sébastien Han authored
Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- Oct 31, 2018
-
-
Sébastien Han authored
Update the meta with the relavant support such as: * ansible version: min 2.4 * distro supported (tested on) centos 7 Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- Oct 17, 2018
-
-
Sébastien Han authored
This commits simplies the usage of the ceph-fetch-keys role. The role now has a nicer way to find various ceph keys and fetch them on the ansible server. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1624962 Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- Oct 12, 2018
-
-
Guillaume Abrioux authored
As of now, we should no longer support Jewel in ceph-ansible. The latest ceph-ansible release supporting Jewel is `stable-3.1`. Signed-off-by:
Guillaume Abrioux <gabrioux@redhat.com>
-
- Jun 28, 2018
-
-
George Shuklin authored
keyring files in /etc/ceph. Default value is the same as it was (0600), but this variable allows user to override it (f.e. set it to 0640). Signed-off-by:
George Shuklin <george.shuklin@gmail.com>
-
- Nov 14, 2017
-
-
Markos Chandras authored
Add support for openSUSE Leap distributions Signed-off-by:
Markos Chandras <mchandras@suse.de>
-
- Oct 25, 2017
-
-
Major Hayden authored
This patch changes the `always_run: yes` task option to `check_mode: no` to avoid Ansible warnings.
-
Major Hayden authored
This reverts commit 620fb37d.
-
- Oct 17, 2017
-
-
Christian Berendt authored
The contents of the README files are no longer up to date. Documentation for all roles is located below the docs directory.
-
- Oct 12, 2017
-
-
Major Hayden authored
This patch changes the `when:` keys so that they have no jinja2 delimiters. This avoids Ansible warnings which could turn into errors in a future Ansible release.
-
Major Hayden authored
The `always_run` key is deprecated and being removed in Ansible 2.4. Using it causes a warning to be displayed: [DEPRECATION WARNING]: always_run is deprecated. This patch changes all instances of `always_run` to use the `always` tag, which causes the task to run each time the playbook runs.
-
- Sep 18, 2017
-
-
Sébastien Han authored
When Ansible is not run with verbose options it's difficult to see which include and/or set_fact does what. So adding a name for each clarifies. Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- Aug 24, 2017
-
-
Sébastien Han authored
Closes: https://github.com/ceph/ceph-ansible/issues/1637 Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- Aug 22, 2017
-
-
Jason Dillaman authored
Signed-off-by:
Jason Dillaman <dillaman@redhat.com>
-
- Nov 26, 2016
-
-
Daniel Marks authored
Carefully chosen "always_run: true" parameters for read-only tasks that register variables. This enables --check runs (at least on deployed clusters).
-
- Oct 07, 2016
-
- Mar 02, 2016
-
-
Sébastien Han authored
Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- Feb 29, 2016
-
-
Sébastien Han authored
Signed-off-by:
Sébastien Han <seb@redhat.com>
-
- Feb 18, 2016
-
-
Andrew Schoen authored
The purpose of this is so we can connect to the mons and gather the keys needed to configure an OSD or additonal MON without having to reconfigure the existing mons at the same time. Signed-off-by:
Andrew Schoen <aschoen@redhat.com>
-