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

[DEPRECATION WARNING]: Skipping task due to undefined attribute #14

Closed
ssbarnea opened this issue Jan 21, 2016 · 2 comments
Closed

[DEPRECATION WARNING]: Skipping task due to undefined attribute #14

ssbarnea opened this issue Jan 21, 2016 · 2 comments
Milestone

Comments

@ssbarnea
Copy link

With ansible 2.0 we get this warning while using the role:

TASK [Datadog.datadog : service] ***********************************************
ok: [atlas2.do.citrite.net] => {"changed": false, "enabled": true, "name": "datadog-agent", "state": "started"}

TASK [Datadog.datadog : service] ***********************************************
skipping: [atlas2.do.citrite.net] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true}

TASK [Datadog.datadog : Create a configuration file for each Datadog check] ****
[DEPRECATION WARNING]: Skipping task due to undefined attribute, in the future this will be a fatal error.. This feature will be removed in a future release. Deprecation warnings
can be disabled by setting deprecation_warnings=False in ansible.cfg.
@olivielpeau
Copy link
Member

Thanks @ssbarnea for the feedback!

We're in the process of checking that the role works with Ansible 2.0, I'm adding your feedback to the list of things that we have to check.

@olivielpeau olivielpeau added this to the 1.0 milestone Jan 21, 2016
@olivielpeau
Copy link
Member

This has been fixed through #21 and released with 1.0.0. Closing.

Thanks @ssbarnea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants