Hideki Saito
c163fb089e
Merge pull request #670 from felixfontein/deprecations ( #730 )
...
Use module.warn() instead of returning warnings
SUMMARY
Returning warnings as warnings has been deprecated.
Ref: #635 .
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
firewalld_info
mount
Reviewed-by: Hideki Saito <saito@fgrep.org >
(cherry picked from commit 6da1331018 )
Co-authored-by: softwarefactory-project-zuul[bot] <33884098+softwarefactory-project-zuul[bot]@users.noreply.github.com>
2026-05-18 09:56:46 +09:00
Alexei Znamensky
0c9ab06a55
review modules docs
2024-06-15 17:00:54 +12:00
Michael
0847977d12
Warn only when zones were ignored in firewalld_info ( #504 )
...
* warn only when zones were ignored
* add changelog 504-firewalld_info-warning
2024-01-09 16:07:58 -06:00
Maxwell G
85c958ccb8
respawn firewalld_info module when selinux is missing
2023-05-14 05:44:47 +00:00
exploide
01f19cde25
firewalld_info: fixed typo in default_zone and improved examples
2023-03-14 18:53:36 +01:00
Hideki Saito
553b49245f
Support new test-sanity-docker-devel test
...
* Remove unused module import
Signed-off-by: Hideki Saito <saito@fgrep.org >
2023-03-13 18:11:49 +09:00
Vladislav Sharapov
d0e1504f8a
Fix boolean values in docs
2022-12-09 00:36:29 +04:00
Hideki Saito
a45448bb26
Replace distutils with included module in ansible-core 2.12
...
- Fixes #303
- Addresses PEP 632(https://www.python.org/dev/peps/pep-0632/ )
Signed-off-by: Hideki Saito <saito@fgrep.org >
2022-01-06 13:53:36 +05:30
Hideki Saito
27434455e5
Add new firewalld_info module to ansible.posix collection
...
* fixes #98
Signed-off-by: Hideki Saito <saito@fgrep.org >
2021-07-09 23:47:12 +09:00