mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Note the dnf fix
This commit is contained in:
committed by
Brian Coca
parent
481d56b789
commit
99240b2ee1
@@ -60,6 +60,9 @@ Ansible Changes By Release
|
||||
disabled pipelining.
|
||||
* Fix fetch module failing even if fail_on_missing is set to False
|
||||
* Fix for cornercase when local connections, sudo, and raw were used together.
|
||||
* Fix dnf module to remove dependent packages when state=absent is specified.
|
||||
This was a feature of the 1.9.x version that was left out by mistake when the
|
||||
module was rewritten for 2.0.
|
||||
|
||||
## 2.0 "Over the Hills and Far Away" - Jan 12, 2016
|
||||
|
||||
|
||||
Reference in New Issue
Block a user