| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| apt | ||
| apt_key | ||
| apt_repository | ||
| easy_install | ||
| gem | ||
| homebrew | ||
| macports | ||
| npm | ||
| openbsd_pkg | ||
| opkg | ||
| pacman | ||
| pip | ||
| pkgin | ||
| pkgng | ||
| pkgutil | ||
| redhat_subscription | ||
| rhn_channel | ||
| rhn_register | ||
| rpm_key | ||
| svr4pkg | ||
| yum | ||
| zypper |
Before this fix
TASK: [apt_repository repo='ppa:vbernat/haproxy-1.5'] *************************
failed: [134.226.115.202] => {"cmd": ["apt-key", "adv", "--recv-keys", "--keyserver", "keyserver.ubuntu.com", "CFFB779AADC995E4F350A060505D97A41C61B9CD"], "failed": true, "rc": 2}
stderr: gpg: requesting key 1C61B9CD from hkp server keyserver.ubuntu.com
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
After the fix
TASK: [apt_repository repo='ppa:vbernat/haproxy-1.5'] *************************
changed: [134.226.115.202]
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| apt | Loading commit data... | |
| apt_key | Loading commit data... | |
| apt_repository | Loading commit data... | |
| easy_install | Loading commit data... | |
| gem | Loading commit data... | |
| homebrew | Loading commit data... | |
| macports | Loading commit data... | |
| npm | Loading commit data... | |
| openbsd_pkg | Loading commit data... | |
| opkg | Loading commit data... | |
| pacman | Loading commit data... | |
| pip | Loading commit data... | |
| pkgin | Loading commit data... | |
| pkgng | Loading commit data... | |
| pkgutil | Loading commit data... | |
| redhat_subscription | Loading commit data... | |
| rhn_channel | Loading commit data... | |
| rhn_register | Loading commit data... | |
| rpm_key | Loading commit data... | |
| svr4pkg | Loading commit data... | |
| yum | Loading commit data... | |
| zypper | Loading commit data... |