Giter Club home page Giter Club logo

Comments (5)

olivielpeau avatar olivielpeau commented on August 10, 2024

Thanks for reporting this @xkrt! Will investigate this for the next minor release of this role 👍

from ansible-datadog.

olivielpeau avatar olivielpeau commented on August 10, 2024

Ansible documentation on this: http://docs.ansible.com/ansible/latest/include_module.html

It appears the replacements for include (import_tasks or include_tasks) only exist since ansible 2.4.0, as such getting rid of the deprecation in this role would make the role incompatible with ansible < 2.4.0, which is a breaking change.

include will be supported until ansible 2.8.0, so I don't think we should make this breaking change until 2.8.0 is near.

from ansible-datadog.

hush-hush avatar hush-hush commented on August 10, 2024

Ansible 2.5 seems to have remove the warning on include. Like @olivielpeau said, removing include would make the role incompatible with ansible < 2.4.0.

Closing this issue for now and creating a card in our backlog to remove include when 2.8.0 is rear (or at leat 2.3 is further away).

from ansible-datadog.

shyam-habarakada avatar shyam-habarakada commented on August 10, 2024

I am looking at 2.9 docs and there is no mention of include being deprecated https://docs.ansible.com/ansible/2.9/modules/include_module.html

from ansible-datadog.

mx-psi avatar mx-psi commented on August 10, 2024

@shyam-habarakada If you look at the 'Notes' section in the link you sent you can see the following statement

This module will still be supported for some time but we are looking at deprecating it in the near future.

from ansible-datadog.

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.