mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Preventing '/dev/tty not found' problems (#49950)
* Preventing '/dev/tty not found' problems when ' apt_repository` calls GPG in order to import keys.
This commit is contained in:
committed by
Sam Doran
parent
91522bd9c4
commit
3b5ac77a16
2
changelogs/fragments/apt_repository-no-tty.yaml
Normal file
2
changelogs/fragments/apt_repository-no-tty.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- apt_repository - do not require a tty to prevent errors parsing GPG keys (https://github.com/ansible/ansible/issues/49949)
|
||||
Reference in New Issue
Block a user