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/tests/integration/targets/ini_file/tasks/tests
Jakob Lund be4d5b7dc4
ini_file - add feature 'section_has_values' (#7505)
* insert new code

* add changelog

* add argument_spec

* sanity check

* docstring version_added

* version-added-must-be-major-or-minor

* Update plugins/modules/ini_file.py

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

* check for default value  `None`

* typo in example

* add integration test and rename option

* add license

* update "version added" in docstring

* insert new code

* remove whitespace

* update examples

* support exclusive, allow_no_value, multiple values in section_has_values

* prefer Todd's variable naming in loops

* resolve number clash in file names

* pass sanity test validate-modules

* Documentation updates

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Todd Lewis <todd_lewis@unc.edu>
2024-04-20 12:12:55 +02:00
..
00-basic.yml Fix bad expressions in tests (#7625) 2023-11-29 06:53:48 +01:00
01-value.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
02-values.yml ini_file: try using inactive option before creating a new one (#6575) 2023-06-19 06:53:33 +02:00
03-encoding.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
04-symlink.yml Add ignore_spaces option to ini_file to ignore spacing changes (#7273) 2023-09-17 13:22:22 +02:00
05-ignore_spaces.yml Add ignore_spaces option to ini_file to ignore spacing changes (#7273) 2023-09-17 13:22:22 +02:00
06-modify_inactive_option.yml 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
07-section_name_spaces.yml ini_file - support optional spaces around section names (#8075) 2024-03-24 18:02:13 +01:00
08-section.yml ini_file - add feature 'section_has_values' (#7505) 2024-04-20 12:12:55 +02:00