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
James Livulpi f527bb61f9
ini_file: Don't report changed=true when removing if nothing is changed. (#4155)
* don't report changed when nothing is removed

* add change log

* linter happy

* Update plugins/modules/files/ini_file.py

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

* Update changelogs/fragments/4154-ini_file_changed.yml

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

* add absent idempotency test

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-17 13:35:46 +01:00
..
integration/targets ini_file: Don't report changed=true when removing if nothing is changed. (#4155) 2022-02-17 13:35:46 +01:00
sanity Actually expand ~ in yarn global install folder (#4048) 2022-01-28 07:17:06 +01:00
unit gitlab_runner: Make owned and project mutually exclusive (#4136) 2022-02-16 22:54:46 +01:00
utils PyOpenSSL 22.0.0 no longer supports Python 2.7 (#4114) 2022-01-30 14:35:01 +01:00
.gitignore
config.yml Add ansible-test config file. (#2404) 2021-05-01 22:21:17 +02:00
requirements.yml