Alexei Znamensky
|
0de39a6f47
|
use open() as context manager (#9579)
* use open() as context manager
* add changelog frag
|
2025-01-21 20:50:44 +01:00 |
Alexei Znamensky
|
43599c6850
|
c*.py: normalize docs (#9418)
* c*.py: normalize docs
* fix copy/paste mistake
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2024-12-27 14:29:05 +01:00 |
Felix Fontein
|
9a16eaf9ba
|
Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720)
* Remove bad whitespace.
* 'Fixing' various used-before-assignment issues that pylint flagged.
|
2024-08-07 15:18:58 +02:00 |
Felix Fontein
|
6fc1df9b83
|
Use semantic markup (modules a-c) (#6671)
* Use semantic markup.
* E() now works better.
|
2023-06-15 15:46:33 +02:00 |
Felix Fontein
|
9de145482b
|
Add attributes to various basic modules (#5964)
* Add attributes to various basic modules.
* Check and diff mode for pam_limits was added in #830.
|
2023-02-20 17:28:47 +01:00 |
Felix Fontein
|
b531ecdc9b
|
Unflatmap community.general (#5461)
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
|
2022-11-02 20:42:29 +00:00 |
Felix Fontein
|
7743ecd776
|
Replace symlinks with meta/runtime.yml redirects. (#4562)
|
2022-04-26 20:33:13 +02:00 |
Brian Coca
|
8f90360d49
|
make collection usable with current ansible vers (#9)
|
2020-03-11 14:10:38 +00:00 |