]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: replace `command` task by `copy`
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 24 Nov 2020 11:56:04 +0000 (12:56 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 25 Nov 2020 08:34:44 +0000 (09:34 +0100)
commit5ff2ca270f6e3c28c66950d8bb07aeddc373c0ae
tree9e7d86046bbdf1e056c9bdb67e6836068f97abd6
parent40a87c4b92c658f601b7170400d8b2cb3f849673
mon: replace `command` task by `copy`

We can achieve this task using `copy` module.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-mon/tasks/deploy_monitors.yml