Code Monkey home page Code Monkey logo

Comments (7)

troykinsella avatar troykinsella commented on May 26, 2024

Thanks for the suggestion. Upgrading to python 3 is a no-brainer, but I'd like to think about ARA further. How do you envision it could be configured with this resource? Disclaimer: I only heard about it after reading your issue.

from concourse-ansible-playbook-resource.

troykinsella avatar troykinsella commented on May 26, 2024

Python 3 is now available on in the latest and 2.0.0 resource image tags.

from concourse-ansible-playbook-resource.

ibotty avatar ibotty commented on May 26, 2024

Thank you for consideration.

For the first iteration I would only set ANSIBLE_CALLBACK_PLUGINS and ANSIBLE_ACTION_PLUGINS as described in https://ara.readthedocs.io/en/latest/ansible-configuration.html. People would need to supply a .ansible.cfg file in the ansible playbook dir they supply to the concourse resource.

If more integration is necessary, one could generate a (global) ansible.cfg with options supplied to the resource. I don' know whether that's worth it though.

from concourse-ansible-playbook-resource.

ibotty avatar ibotty commented on May 26, 2024

Oh, of course it should also be possible to merge the settings easily with ansible (because it can edit ini-files easily) so it is not so hard to add ara settings from the resource's configuration to the ansible config file.

from concourse-ansible-playbook-resource.

ibotty avatar ibotty commented on May 26, 2024

What do you think of the idea to use ansible to merge a ara config into a .ansible.cfg file? If it is remotely acceptable, I can prototype it soonish.

from concourse-ansible-playbook-resource.

troykinsella avatar troykinsella commented on May 26, 2024

Since ruby is already manipulating the ansible.cfg file, I think I'd like to stick to that. I feel like some tricky cases could come out of ansible configuring ansible.

from concourse-ansible-playbook-resource.

ibotty avatar ibotty commented on May 26, 2024

I'll see how I can integrate the ara configuration with ruby. (Sometime this year, I suppose)

from concourse-ansible-playbook-resource.

Related Issues (15)

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.