freeipa / ansible-freeipa

Ansible roles and modules for FreeIPA
GNU General Public License v3.0
494 stars 232 forks source link

utils/build-galaxy-release.sh: Fix offline default value #1227

Closed t-woerner closed 6 months ago

t-woerner commented 6 months ago

The offline default value was 0, which resulted in 0 for ${offline/1/--offline}.

This broke the ansible-galaxy collection install call.