Skip to content

Conversation

isometry
Copy link
Contributor

By default, Ansible's boolean helper throws an error when given a non-truthy argument. This micro-patch restores the juniper_junos_config module's ability to ignore specific warnings passed to the ignore_warning parameter in list or string format.

@jnpr-community-netdev
Copy link

Can one of the admins verify this patch?

@isometry
Copy link
Contributor Author

Any update on this?

@vnitinv
Copy link
Contributor

vnitinv commented Mar 14, 2020

@isometry we will check and get back to you by Monday EOD. Sorry for delay

for example `ignore_warning: 4` in old commit will consider ignore_warning as False.
Hence changing logic to take care of invalid scenarios.
@vnitinv vnitinv requested a review from rahkumar651991 March 16, 2020 11:35
@vnitinv
Copy link
Contributor

vnitinv commented Mar 16, 2020

@isometry I did some changes in c61084e
Hope you are ok with these changes.

@vnitinv vnitinv merged commit 06895d6 into Juniper:master Mar 23, 2020
@isometry isometry deleted the fix-ignore-warning branch August 10, 2020 18:19
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.

4 participants