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
5b73be254d
ceph-ansible
/
roles
/
ceph-osd
/
tasks
/
docker
/
main.yml
4 lines
73 B
YAML
Raw
Normal View
History
Unescape
Escape
Re-arrange docker invocation and fix bootstrap Signed-off-by: Sébastien Han <seb@redhat.com>
2015-07-28 22:05:35 +08:00
---
name includes and set_fact for clarity 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>
2017-09-15 06:48:53 +08:00
-
name
:
include start_docker_osd.yml
include
:
start_docker_osd.yml