mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add dnf rewrite to changelog
This commit is contained in:
parent
e00eeba9c3
commit
faca6e9dfe
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ newline being stripped you can change your playbook like this:
|
||||||
# Output
|
# Output
|
||||||
"msg": "Testing some things"
|
"msg": "Testing some things"
|
||||||
```
|
```
|
||||||
|
* Rewritten dnf module that should be faster and less prone to encountering bugs in cornercases
|
||||||
|
|
||||||
Deprecated Modules (new ones in parens):
|
Deprecated Modules (new ones in parens):
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue