ansible/changelogs/fragments/58771-allow-unauthenticated-deb.yaml
Kevin Dwyer ec35cbc437 Pass allow_unauthenticated when installing a deb directly - allowing unauthenticated dependencies (#58771)
* Pass allow_unauthenticated when installing a deb directly - allowing unauthenticated dependencies.

* Add changelog for ansible/ansible#58771
2019-07-15 12:02:14 +02:00

2 lines
121 B
YAML

bugfixes:
- apt - fixed issue where allow_unauthenticated did not apply to dependencies when installing a deb directly