]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ansible/examples/builder.yml: "vars" should be a dict 2312/head
authorDan Mick <dan.mick@redhat.com>
Mon, 6 Jan 2025 23:31:32 +0000 (15:31 -0800)
committerDan Mick <dan.mick@redhat.com>
Mon, 6 Jan 2025 23:34:03 +0000 (15:34 -0800)
commit4416aee8bfd690d39d300e61331cfb0fc0cc3297
tree8c2f6e809c0722770516127a272ba40933a7c2cf
parent0fecc4ec2759dfb329dedc9b89a9f7ee24efdc6f
ansible/examples/builder.yml: "vars" should be a dict

it always should have been, but this syntax is now an error.  Make it
a nested dict (rather than a list of dicts).

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ansible/examples/builder.yml