1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-09 01:34:08 +00:00
community.general/lib
Chris Lamb c012358d57 os/apt.py: Add support for passing --allow-unauthenticated
This is useful for packages that bootstrap their own apt-key setup - only
the initial installation will require overriding. Notable examples are the
Dropbox and Google Chrome packages.

(Setting force=yes is far too strong: I only want to bypass
authentication!)

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2016-12-08 11:24:13 -05:00
..
ansible os/apt.py: Add support for passing --allow-unauthenticated 2016-12-08 11:24:13 -05:00