Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update apt_key.py add requirements of gpg #61552

Merged
merged 2 commits into from
Sep 3, 2019
Merged

docs: Update apt_key.py add requirements of gpg #61552

merged 2 commits into from
Sep 3, 2019

Commits on Aug 29, 2019

  1. docs: Update apt_key.py add requirements of gpg

    ##### SUMMARY
    The module needs to have gpg installed, otherwise it will end up with error {"changed": false, "msg": "Failed to find required executable gpg in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    
    
    ##### ISSUE TYPE
    - Docs Pull Request
    
    +label: docsite_pr
    ETNyx committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    161b116 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Update lib/ansible/modules/packaging/os/apt_key.py

    Fix CI
    
    Co-Authored-By: John R Barker <john@johnrbarker.com>
    ETNyx and gundalow committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    efd44dd View commit details
    Browse the repository at this point in the history