mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 23:44:00 -07:00
always_run: removed deprecated always_run task option (#40470)
This commit is contained in:
parent
7145dd05b6
commit
070a5557d1
9 changed files with 6 additions and 14 deletions
|
@ -17,7 +17,7 @@ This document is part of a collection on porting. The complete list of porting g
|
|||
Playbook
|
||||
========
|
||||
|
||||
No notable changes.
|
||||
* The deprecated task option ``always_run`` has been removed, please use ``check_mode: no`` instead.
|
||||
|
||||
Deprecated
|
||||
==========
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue