mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-09 18:51:29 -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
|
@ -1,4 +1,4 @@
|
|||
# test code for the always_run option
|
||||
# test code for the check_mode: no option
|
||||
# (c) 2014, James Cammarata <jcammarata@ansible.com>
|
||||
|
||||
# This file is part of Ansible
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# test code for the always_run option
|
||||
# test code for the check_mode: no option
|
||||
# (c) 2014, James Cammarata <jcammarata@ansible.com>
|
||||
|
||||
# This file is part of Ansible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue