Conditional is marked as unsafe #3931
Unanswered
mueller-ma
asked this question in
New rules
Replies: 3 comments
-
|
We also hit that issue in our project. To get notifications for this from |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
How to fix this for ansible 8.5.0? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Depends on the case. For the example shown above, this: should be instead simply: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the following playbook and ansible 9.1.0 crashes Ansible, but ansible-lint doesn't detect this issue.
(adapted from https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_9.html#playbook)
Beta Was this translation helpful? Give feedback.
All reactions