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
28c47e4d1b
ceph-ansible
/
roles
/
ceph-defaults
/
tasks
/
main.yml
1 line
3 B
YAML
Raw
Normal View
History
Unescape
Escape
introduce new role ceph-facts sometimes we play the whole role `ceph-defaults` just to access the default value of some variables. It means we play the `facts.yml` part in this role while it's not desired. Splitting this role will speedup the playbook. Closes: #3282 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-12-10 22:46:32 +08:00
---