1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] d4637e9b1c
kernel_blacklist - revamped the module (#3329) (#3409)
* 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 2ad7ed4f83)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-09-20 19:58:05 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
634-gitlab_project_runners.yaml gitlab_runner: Support project-scoped runners registration (#2971) (#3364) 2021-09-13 07:35:35 +02:00
3178-add-ipaselinuxusermaporder-to-ipa-config-module.yml Add ipaselinuxusermaporder option to the ipa_config module (#3178) (#3361) 2021-09-12 12:39:44 +00:00
3237-copr-fix_chroot_naming.yml Fix copr integration tests (#3237) (#3325) 2021-09-02 06:30:05 +02:00
3248-adds-few-more-gitlab-group-options.yml Adds few more gitlab group options (#3248) (#3360) 2021-09-10 23:59:16 +02:00
3296-clean-etag.yaml redfish: clean etag of quotes before patch (#3296) (#3326) 2021-09-02 06:30:17 +02:00
3313-nmcli-add_gsm_support.yml nmcli: Support GSM connections (#3313) (#3335) 2021-09-06 18:43:49 +02:00
3315-pids-refactor.yml pids - refactor module to make version-based behavior consistent (#3315) (#3365) 2021-09-13 07:35:26 +02:00
3319-gitlab_project_members_enhancement.yml Get behavior of gitlab_project_members to the one of gitlab_group_members (#3319) (#3383) 2021-09-17 06:59:08 +02:00
3327-tss-token-authorization.yml tss: add option for token authorization (#3327) (#3372) 2021-09-14 19:49:51 +02:00
3328-interfaces_file-improvements.yaml Interfaces_file - improvements (#3328) (#3396) 2021-09-19 14:09:07 +02:00
3329-kernel_blacklist-improvements.yaml kernel_blacklist - revamped the module (#3329) (#3409) 2021-09-20 19:58:05 +02:00
3332-zpool_facts-pythonify.yaml zpool_facts - pythonification (#3332) (#3339) 2021-09-06 20:27:45 +02:00
3334-django_manage-split-params.yaml django_manage - split params (#3334) (#3342) 2021-09-07 12:40:33 +02:00
3336-openbsd_pkg-fix-KeyError.yml openbsd_pkg: Fix KeyError (#3336) (#3407) 2021-09-20 19:49:52 +02:00
3337-linode-fix.yml Fix default value of new option. (#3338) (#3341) 2021-09-07 06:16:30 +02:00
3343-redfish_utils-addUser-userId.yml redfish_utils: adding "Id" to the add user function (#3343) (#3382) 2021-09-16 22:36:27 +02:00
3359-add-unicode_normalize-filter.yml New filter plugin - unicode_normalization (#3359) (#3362) 2021-09-12 14:40:02 +02:00
3367-add-require_two_factor_authentication-property-to-gitlab-group.yml Add require_two_factor_authentication property to gitlab group (#3367) (#3399) 2021-09-20 07:18:43 +02:00
3379-gitlab_project-ci_cd_properties.yml Add gitlab_project CI/CD properties (#3379) (#3398) 2021-09-20 07:18:34 +02:00