This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
2ecaa91f68
community.general
/
tests
/
integration
/
targets
/
kernel_blacklist
/
files
/
blacklist
4 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
kernel_blacklist - revamped the module (#3329) * 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>
2021-09-20 19:39:35 +02:00
blacklist aaaa
blacklist bbbb
Make sure all files have trailing newline (#5076) * Make sure all files have trailing newline. * Adjust tests.
2022-08-05 21:08:41 +02:00
blacklist cccc
Copy permalink