-
Notifications
You must be signed in to change notification settings - Fork 153
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
Firewalld fails to configure port forward #247
Comments
@paddatrapper Thanks for reporting this. Could you please provide the version of
I am able to reproduce this -
|
Akasurde
added
bug
This issue/PR relates to a bug.
needs_info
needs_verified
Needs to reproduced before processing
labels
Aug 16, 2021
|
Akasurde
added a commit
to Akasurde/ansible.posix
that referenced
this issue
Aug 16, 2021
* Correct queryForwardPort API usage * Enable port_foward_test_cases tests Fixes: ansible-collections#247 Signed-off-by: Abhijeet Kasurde <[email protected]>
Akasurde
added
verified
This issue has been verified/reproduced by maintainer
and removed
needs_info
needs_verified
Needs to reproduced before processing
labels
Aug 16, 2021
@paddatrapper I am able to reproduce this on my setup. Could you please check if PR #248 works for you and let me know? Thanks. |
Akasurde
added a commit
to Akasurde/ansible.posix
that referenced
this issue
Aug 16, 2021
* Correct queryForwardPort API usage * Enable port_foward_test_cases tests Fixes: ansible-collections#247 Signed-off-by: Abhijeet Kasurde <[email protected]>
Akasurde
added a commit
to Akasurde/ansible.posix
that referenced
this issue
Aug 16, 2021
* Correct queryForwardPort API usage * Enable port_foward_test_cases tests Fixes: ansible-collections#247 Signed-off-by: Abhijeet Kasurde <[email protected]>
Yup, that works for me. Thanks! |
ansible-zuul bot
added a commit
that referenced
this issue
Aug 18, 2021
firewalld: Correct usage of queryForwardPort SUMMARY Correct queryForwardPort API usage Enable port_foward_test_cases tests Fixes: #247 Signed-off-by: Abhijeet Kasurde [email protected] ISSUE TYPE Bugfix Pull Request COMPONENT NAME plugins/modules/firewalld.py tests/integration/targets/firewalld/tasks/run_all_tests.yml Reviewed-by: Hideki Saito <[email protected]> Reviewed-by: None <None>
1 task
1 task
1 task
1 task
1 task
1 task
1 task
ghost
mentioned this issue
May 23, 2022
1 task
1 task
1 task
1 task
1 task
This was referenced May 28, 2022
Closed
Closed
This was referenced Jun 4, 2022
This was referenced Jun 18, 2022
This was referenced Jul 31, 2022
Closed
This was referenced Sep 14, 2022
1 task
1 task
1 task
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUMMARY
Firewalld port forwarding uses an incorrect keyword parameter. Downgrading to 1.2.0 fixes the issue
ISSUE TYPE
COMPONENT NAME
firewalld
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
Client: Debian unstable
Target: Debian Buster
STEPS TO REPRODUCE
EXPECTED RESULTS
The task should succeed and add a port forwarding firewall rule
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: