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
Alex Groshev 29f5033737
add persistent option for modprobe (#5424)
* add persistent option for modprobe

* add suggested changes + fix broken test

* change modprobe module path in tests due to rebase

* change persistent option type from bool to str with choices

* fix unused import

* add example with persistent option

* fix some minor issues after review

- move regexps compiling to __init__
- move AnsibleModule to build_module function and use this function in tests instead of AnsibleModule
- fix terminlogy issue in documentation

* fix unused-import
2023-02-26 14:58:58 +01:00
..
integration/targets sefcontext: add support for path substitutions (#5830) 2023-02-26 14:04:57 +01:00
sanity yarn: Fix state=latest not working with global=true (#5829) 2023-02-13 21:54:56 +01:00
unit add persistent option for modprobe (#5424) 2023-02-26 14:58:58 +01:00
utils Run tests with EOL ansible-core versions in GHA (#6044) 2023-02-24 11:32:20 +01:00
.gitignore Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
config.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
requirements.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00