Giter Site home page Giter Site logo

Comments (6)

mpdehaan avatar mpdehaan commented on May 26, 2024

Hi, in the future I would like to point out you can send security related reports to "[email protected]"

See http://www.ansible.com/security

However, in this case, it seems what you have filed is not a security bug, but a request to tell ansible to auto-accept keys. That's fine, I'm going to update the bug report caption to indicate this.

from ansible-modules-extras.

gregdek avatar gregdek commented on May 26, 2024

@xb Thanks for submitting this feature idea.

@matze Pinging you to bring this feature request to your attention. Please note that you are under no particular obligation to add this feature.

We encourage all Ansible community members to submit pull requests to satisfy feature requests. Consult the module guidelines (http://docs.ansible.com/ansible/developing_modules.html) for more information.

from ansible-modules-extras.

gregdek avatar gregdek commented on May 26, 2024

[module: packaging/os/zypper.py]

from ansible-modules-extras.

matze avatar matze commented on May 26, 2024

The problem is that zypper does not provide a programmatic way of accepting a certain key (fingerprint). We could parse the output of zypper ref look for the key and compare that to the given key and then write the answer to stdin. However, I am not very fond of this idea …

from ansible-modules-extras.

robinro avatar robinro commented on May 26, 2024

I agree with @matze that implementing this would require a lot of fiddling with zypper output.

A simple solution would be to autoimport gpg keys when adding the repo. You could run zypper --gpg-auto-import-keys ref as a handler.
Implementing this in the module might be a good idea.

from ansible-modules-extras.

ansibot avatar ansibot commented on May 26, 2024

@matze, ping. This issue is still waiting on your response.
click here for bot help

from ansible-modules-extras.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.