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/plugins
njutn95 6ee1f27304
Add modify_inactive_option option to ini_file module to ignore matching commented key:value pairs (#7401)
* Add `modify_inactive_option` option to `ini_file` module to ignore matching commented key:value pairs

* Add changelog fragment

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* Minor comment fix

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-10-25 08:48:49 +02:00
..
action freebsd: shutdown -p ... on freebsd to power off machine (#7102) 2023-08-14 19:41:47 +02:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
callback Fix callback/selective task print being long (#7374) 2023-10-11 16:20:30 +02:00
connection plugins/connection/lxd: convert FQDN to instance name (#7360) 2023-10-25 08:47:27 +02:00
doc_fragments Add nomad_job port parameter (#7412) 2023-10-25 08:48:18 +02:00
filter Update from_csv.py docs (#7296) 2023-09-20 22:02:54 +02:00
inventory plugins/inventory/lxd: add server_cert option (#7392) 2023-10-25 08:47:48 +02:00
lookup Drop support for ansible-core 2.11 and 2.12 (#7269) 2023-10-11 16:13:14 +02:00
module_utils plugins/inventory/lxd: add server_cert option (#7392) 2023-10-25 08:47:48 +02:00
modules Add modify_inactive_option option to ini_file module to ignore matching commented key:value pairs (#7401) 2023-10-25 08:48:49 +02:00
test