mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 00:54:22 -07:00
updated chnlog
This commit is contained in:
parent
6e857468a2
commit
2a42ed520b
1 changed files with 19 additions and 1 deletions
20
CHANGELOG.md
20
CHANGELOG.md
|
@ -1,10 +1,28 @@
|
||||||
Ansible Changes By Release
|
Ansible Changes By Release
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
<a id="2.5"></a>
|
||||||
|
|
||||||
|
## 2.5 "TBD" - ACTIVE DEVELOPMENT
|
||||||
|
|
||||||
|
### Major Changes
|
||||||
|
* Removed the previouslly deprecated 'accelerate' mode and all associated keywords and code.
|
||||||
|
|
||||||
|
### Deprecations
|
||||||
|
* previouslly deprecated 'hostfile' config settings have been 're-deprecated' as previouslly code did not warn about deprecated configuration settings.
|
||||||
|
|
||||||
|
#### Deprecated Modules (to be removed in 2.9):
|
||||||
|
|
||||||
|
#### Removed Modules (previouslly deprecated):
|
||||||
|
* accelerate
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
* added a few new magic vars corresponding to configuration/command line options:
|
||||||
|
ansible_diff_mode, ansible_inventory_sources, ansible_limit, ansible_run_tags , ansible_forks and ansible_skip_tags
|
||||||
|
|
||||||
<a id="2.4"></a>
|
<a id="2.4"></a>
|
||||||
|
|
||||||
## 2.4 "Dancing Days" - ACTIVE DEVELOPMENT
|
## 2.4 "Dancing Days" - RELEASE CANDIDATE
|
||||||
|
|
||||||
### Major Changes
|
### Major Changes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue