mirror of https://github.com/ansible/ansible.git
apt_repository, dont assume only missing apt-key will populate stderr (#79827)
fixes #79825pull/80151/head
parent
ff3ee9c4bd
commit
ca604513db
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- apt_repository will no longer fail to detect key when unrelated errors/warnings are issued by apt-key.
|
||||
Loading…
Reference in New Issue