Skip to content

🐛 fix ansible deprication #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sambaum
Copy link

@sambaum sambaum commented Mar 6, 2020

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Fixing deprecations with ansible 2.9.4

Why?

Deprecations

BC Breaks/Deprecations

FAILED! => {"changed": false, "msg": "value of state must be one of: absent, build-dep, fixed, latest, present, got: installed"}

And:

d %} True {% else %} False {% endif %}\n\nThe error appears to be in '/etc/ansible/roles/pixelart.nssdb/tasks/configure-system.yml': line 21, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Initialize db in system-wide {{ nssdb_system_path }}\n ^ here\nWe could be wrong, but this one looks like it might be an issue with\nmissing quotes. Always quote template expression brackets when th

To Do

  • Create documentation

@dannylane
Copy link

Can this PR be merged? I implemented these changes locally and they resolved the reported issues.

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

Successfully merging this pull request may close these issues.

2 participants