]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: remove an old parameter in ceph_key module call
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 20 Mar 2019 08:25:49 +0000 (09:25 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 25 Mar 2019 20:02:56 +0000 (16:02 -0400)
commit32569b79e29ec7cde073a8dff9f586a91e50d8f1
tree0a2e78efefbb0ea19c3323d92e0e9c082b0603d4
parentb4f14aba8e314beaa9c5a84d617e4973b7b599c5
update: remove an old parameter in ceph_key module call

the `containerized` parameter in ceph_key module doesn't exist anymore.
This was making the module failing but was hidden because of the
`ignore_errors: True`.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml