|
0ef805699d
|
Add attributes to more modules (1/4) (#5965)
* Add attributes to more modules.
* Apply suggestions from code review.
Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>
---------
Co-authored-by: Kristian Heljas <11139388+kristianheljas@users.noreply.github.com>
|
2023-02-20 17:29:14 +01:00 |
|
|
428e181440
|
vdo: Use yaml.safe_load() instead of yaml.load() (#5632)
* vdo: Use yaml.safe_load() instead of yaml.load()
yaml.load() without specifying a Loader= is deprecated and unsafe.
For details, see
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
* Update changelogs/fragments/5632-vdo-Use-yaml-safe-load-instead-of-yaml-load.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu>
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2022-11-30 22:48:32 +01:00 |
|
|
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 |
|
|
7743ecd776
|
Replace symlinks with meta/runtime.yml redirects. (#4562)
|
2022-04-26 20:33:13 +02:00 |
|
|
8f90360d49
|
make collection usable with current ansible vers (#9)
|
2020-03-11 14:10:38 +00:00 |
|