]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler_profile download_iso.yml: use checksum parameter
authorDan Mick <dmick@redhat.com>
Wed, 3 May 2023 23:26:30 +0000 (16:26 -0700)
committerDan Mick <dmick@redhat.com>
Wed, 3 May 2023 23:26:30 +0000 (16:26 -0700)
commit445ed1898414ab434334881fd4d77347883df597
tree6584e7bf7599589493c5ae276684fbb5b90f9ce0
parente349f99a7153c7769e7716e3bfc205f5d4789c5f
cobbler_profile download_iso.yml: use checksum parameter

sha256sum was deprecated, and disappeared by ansible-core 2.10.
checksum: "sha256:<sum>" is the same.

Signed-off-by: Dan Mick <dmick@redhat.com>
roles/cobbler_profile/tasks/download_iso.yml