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/unit/plugins/modules/system
patchback[bot] a86f31ac0f
Interfaces_file - improvements (#3328) (#3396)
* pythonific!! no camel cases, bitte

* simplified iface attributes parsing

* some improvements, passing tests

* simplified set_interface_option()

* further simplifications

* remove unreachable stmt

* pythonified a file open

* added changelog fragment

* adjustment per PR

* PR: fixed the auto- case

* PR: added testcase and chglog frag for the misleading change report

* extra line removed

* integration is not destructive

(cherry picked from commit 7aae8d5386)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-09-19 14:09:07 +02:00
..
interfaces_file Interfaces_file - improvements (#3328) (#3396) 2021-09-19 14:09:07 +02:00
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_java_keystore.py java_keystore: fix keystore type (#2516) (#2893) 2021-06-27 15:44:31 +02:00
test_modprobe.py modprobe - fix task status when module cannot be loaded (#2843) (#2880) 2021-06-26 13:45:13 +02:00
test_pamd.py pamd - fixed issue+minor refactorings (#3285) (#3309) 2021-08-31 12:59:36 +02:00
test_parted.py parted: fix regex for version match and partition size output (#1695) 2021-02-05 07:21:57 +01:00
test_sap_task_list_execute.py SAP task list execution (#3169) (#3187) 2021-08-09 23:12:35 +02:00
test_solaris_zone.py solaris_zone: fix zone configuration with python3 (#1082) 2020-10-14 21:18:04 +02:00
test_sysupgrade.py sysupgrade: new module (#341) 2020-08-18 09:10:41 +02:00
test_ufw.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
test_xfconf.py [PR #2731/6a41fba2 backport][stable-3] ModuleHelper - also uses LC_ALL to force language (#2736) 2021-06-07 13:27:30 +02:00
test_xfconf_info.py xfconf_info - new module (#3045) (#3063) 2021-07-24 22:40:48 +02:00