Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ziegenberg
Copy link
Contributor

With a current ansible (2.19.2) we get the following deprecation warning:

[DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The
`ansible_managed` variable can be set just like any other variable, or a
different variable can be used.  Alternatives: Set the `ansible_managed`
variable, or use any custom variable in templates. This feature will be
removed from ansible-core version 2.23.

With a current ansible (2.19.2) we get the following deprecation warning:

```
[DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The
`ansible_managed` variable can be set just like any other variable, or a
different variable can be used.  Alternatives: Set the `ansible_managed`
variable, or use any custom variable in templates. This feature will be
removed from ansible-core version 2.23.
```

Signed-off-by: Daniel Ziegenberg <[email protected]>
@cidrblock cidrblock merged commit a75761e into ansible:main Sep 16, 2025
21 of 22 checks passed
@cidrblock
Copy link
Contributor

thx

-brad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants