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/modules/files
Alexei Znamensky 2b824f2d7b
ini_file: fixed case of empty section + parameter validation (#1533)
* Fixed case of empty section + parameter validation

* Adjusted code for integration test, and added test case for empty section

* Update changelogs/fragments/479-ini_file-empty-section.yaml

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

* Update changelogs/fragments/479-ini_file-empty-section.yaml

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

* Using "is changed" in integration tests, per PR review

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-12-28 10:47:01 +01:00
..
archive.py archive: Fix paramater types (#1039) 2020-11-24 08:11:36 +01:00
ini_file.py ini_file: fixed case of empty section + parameter validation (#1533) 2020-12-28 10:47:01 +01:00
iso_create.py iso_create: Error handling while importing Pycdlib (#1090) 2020-10-15 19:03:06 +05:30
iso_extract.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
read_csv.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
xattr.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
xml.py Tidy up validate-modules:doc-required-mismatch (#1415) 2020-11-28 14:06:28 +01:00