]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-deploy-pull-requests: drop state parameter 1582/head
authorKefu Chai <kchai@redhat.com>
Wed, 3 Jun 2020 07:34:39 +0000 (15:34 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 3 Jun 2020 07:56:15 +0000 (15:56 +0800)
commitfdc5ff89ffd594eba95c941e408e3bbcac89d54f
tree7438fc7aadb7989d3320ba8a52d5fea7b87afe0a
parentac87d3168244a88c73df15c036845f65b7ec9781
ceph-deploy-pull-requests: drop state parameter

since state is "present" by default, there is no need to specify it
explicitly:
see
https://docs.ansible.com/ansible/latest/modules/apt_module.html#parameters

the desired package state should be "present" instead of "installed".

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-deploy-pull-requests/setup/playbooks/tasks/ubuntu.yml