patchback[bot]
2ed7e96372
[PR #7439/2b628260 backport][stable-7] Fix more typos ( #7445 )
...
Fix more typos (#7439 )
* Fix more typos in plugins/.
* Fix typos in tests/unit/.
* Fix typos in tests/integration/.
* Fix more typos.
Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com >
---------
Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com >
(cherry picked from commit 2b62826082 )
Co-authored-by: Felix Fontein <felix@fontein.de >
2023-10-29 20:26:39 +01:00
Felix Fontein
2b8ac3c629
Remove unneccessary imports ( #5940 )
...
* Remove unneccessary imports.
* Keep unnecessary imports in module_utils - for now.
* Make older sanity tests shut up.
* Also make flake8 happier.
2023-02-12 19:48:39 +01:00
Felix Fontein
123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email >
2022-08-05 12:28:29 +02:00
Abhijeet Kasurde
832dd55144
sanity: Add future boilerplate ( #573 )
...
* sanity: Add future boilerplate
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
* Module Utils
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
* Scripts
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
* sanity: Add future boilerplate
* Tests
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
* CI failure
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com >
2020-06-24 21:50:36 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00