Sébastien Han
d20288c3c2
Only change when the task returns false
...
We only want to see things that really changed after a play completes.
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2015-04-08 18:46:54 +02:00
Sébastien Han
74ede6e166
Merge branch 'master' of https://github.com/jjoos/ceph-ansible into jjoos-master
...
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
Conflicts:
roles/ceph-common/defaults/main.yml
roles/ceph-common/tasks/Debian.yml
roles/ceph-osd/tasks/journal_collocation.yml
roles/ceph-osd/tasks/osd_directory.yml
roles/ceph-osd/tasks/raw_journal.yml
roles/ceph-osd/tasks/raw_multi_journal.yml
2014-11-06 15:18:56 +01:00
Gauvain Pocentek
20ce0a8336
ceph-osd: restart OSDs only
...
Avoid restarting other services when configuring the OSDs.
2014-10-14 12:22:11 +02:00
jjoos
5e8141f8cf
Sweep of all sorts of things.
2014-09-04 21:14:11 +02:00
Ramón Cahenzli
f562e4d6fa
Fix typo dependancies -> dependencies
2014-08-20 10:57:14 +02:00
Sébastien Han
2fe0342708
Rename roles' names
...
I added a 'ceph-' prefix to all the roles related to Ceph. Since we are
about to push the roles into the Ansible Galaxy that will be easier when
we want to use these roles into a larger environement with other roles.
Fixes : #94
Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
2014-07-08 15:39:42 +02:00