          MODULE=ansible-bundler
         VERSION=1.10.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/kriansa/ansible-bundler/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:a54f831beb4ec560982ad9c73d0cf25a0211be484ea91bbdc93f39e551c0b163
        WEB_SITE=https://github.com/kriansa/ansible-bundler/
            TYPE=python3
         ENTERED=20190825
         UPDATED=20211211
           SHORT="Turn Ansible playbooks into executable files"

cat << EOF
Ansible Bundler embeds together a full playbook and its dependencies so you can
run it it from a single binary on any* computer, having just Python as a host
dependency - you don't even need Ansible!
EOF
