This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb02b1d9d3
ceph-ansible
/
roles
/
ceph-defaults
/
tasks
/
main.yml
4 lines
53 B
YAML
Raw
Normal View
History
Unescape
Escape
Move basics facts to `ceph-defaults` Move `fsid`,`monitor_name`,`docker_exec_cmd` and `ceph_release` set_fact to `ceph-defaults` role. It will allow to reuse these facts without having to play `ceph-common` or `ceph-docker-common`. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-07-29 05:02:51 +08:00
---
-
include
:
facts.yml
Add handlers for containerized deployment Until now, there is no handlers for containerized deployments. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-07-29 07:00:06 +08:00
-
include
:
check_socket.yml