ceph-ansible/roles/ceph-common/tasks
Guillaume Abrioux 5bec62ba7c Common: Fix handlers that are not properly triggered.
Until now, only the first task were executed.
The idea here is to use `listen` statement to be able to notify multiple
handler and regroup all of them in `./handlers/main.yml` as notifying an
included handler task is not possible.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-04-06 16:19:58 +02:00
..
checks Common: Fix handlers that are not properly triggered. 2017-04-06 16:19:58 +02:00
docker docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
installs Use ansible uri module instead of shell module with curl 2017-03-16 23:16:30 +01:00
misc ceph-common: update sysctl file location 2017-03-24 12:59:34 -07:00
pre_requisites common: rename rh_storage to rhcs to match product name 2016-12-20 13:49:11 +01:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts.yml ceph-common: do not get current fsid when performing a rolling_update 2017-02-21 12:31:26 -06:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
generate_ceph_conf.yml Make ceph-common aware off osd config fragments 2017-03-16 09:50:08 +01:00
generate_cluster_fsid.yml common: do not regenerate initial mon keyring if cluster exists 2016-12-15 14:39:56 +01:00
main.yml Common: Fix handlers that are not properly triggered. 2017-04-06 16:19:58 +02:00
release.yml Used list style ands for better readibility and fixed legacy debian checks 2016-09-26 09:19:15 -04:00