Skip to content

Ansible Deprecation Warnings #9

@BlackCodeDE

Description

@BlackCodeDE

Describe the bug
If you execute the Playbook you get the following warnings:

[DEPRECATION WARNING]: Specifying a list of dictionaries for vars is deprecated in favor of specifying a dictionary. This feature will be removed in version 2.18.

Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

[DEPRECATION WARNING]: ansible.windows.win_domain has been deprecated. Use microsoft.ad.domain instead. This feature will be removed from ansible.windows in version 3.0.0.

Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

To Reproduce
Steps to reproduce the behavior:
Execute the Playbook

Expected behavior
No deprecation warnigs

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions