mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 11:19:00 +00:00
* kernel_blacklist - revamped the module
* file default and setting "lines" when file does not exist
* added changelog fragment
* added change in arg_spec to the documentation block
* Update plugins/modules/system/kernel_blacklist.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/kernel_blacklist.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/kernel_blacklist.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fixed: initialize self.pattern before self.var.is_blacklisted
* File writing recoded
* added try/finally for the file
* multiple changes:
- fixed case when last line of the existing file has no newline char
- added integration tests
* PR: integration test now using remote_tmp_dir
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 634-gitlab_project_runners.yaml | ||
| 3178-add-ipaselinuxusermaporder-to-ipa-config-module.yml | ||
| 3237-copr-fix_chroot_naming.yml | ||
| 3248-adds-few-more-gitlab-group-options.yml | ||
| 3296-clean-etag.yaml | ||
| 3313-nmcli-add_gsm_support.yml | ||
| 3315-pids-refactor.yml | ||
| 3319-gitlab_project_members_enhancement.yml | ||
| 3327-tss-token-authorization.yml | ||
| 3328-interfaces_file-improvements.yaml | ||
| 3329-kernel_blacklist-improvements.yaml | ||
| 3332-zpool_facts-pythonify.yaml | ||
| 3334-django_manage-split-params.yaml | ||
| 3336-openbsd_pkg-fix-KeyError.yml | ||
| 3337-linode-fix.yml | ||
| 3343-redfish_utils-addUser-userId.yml | ||
| 3359-add-unicode_normalize-filter.yml | ||
| 3367-add-require_two_factor_authentication-property-to-gitlab-group.yml | ||
| 3379-gitlab_project-ci_cd_properties.yml | ||