ceph-ansible/roles/ceph-agent/tasks
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
..
main.yml create the task to install and configure the agent 2016-02-12 15:37:06 -05:00
pre_requisite.yml Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
start_agent.yml create the task to install and configure the agent 2016-02-12 15:37:06 -05:00