ceph-ansible/roles/ceph-nfs/tasks/docker
Guillaume Abrioux 76220ed719 Use 'package' module instead of yum, apt and dnf
Refactor the code using 'package' module

Fix Issue #520

(However it doesn't cover all cases because some cases are not refactorable.
Ex: because of diverging packages name between distribution)
2016-11-29 17:29:11 +01:00
..
checks.yml Better --check compatibility for ceph-nfs role 2016-11-26 21:31:56 +01:00
copy_configs.yml Better --check compatibility for ceph-nfs role 2016-11-26 21:31:56 +01:00
create_configs.yml Better --check compatibility for ceph-nfs role 2016-11-26 21:31:56 +01:00
dirs_permissions.yml Better --check compatibility for ceph-nfs role 2016-11-26 21:31:56 +01:00
fetch_configs.yml Better --check compatibility for ceph-nfs role 2016-11-26 21:31:56 +01:00
main.yml Better --check compatibility for ceph-nfs role 2016-11-26 21:31:56 +01:00
pre_requisite.yml Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
selinux.yml Better --check compatibility for ceph-nfs role 2016-11-26 21:31:56 +01:00
start_docker_nfs.yml docker: use cluster name 2016-08-24 09:04:49 +02:00