mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fix deprecation notices. (#5180)
This commit is contained in:
parent
91e433594a
commit
765269e547
5 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@ description:
|
|||
from a template file onto a remote device running Junos. The
|
||||
module will return the differences in configuration if the diff
|
||||
option is specified on the Ansible command line
|
||||
deprecated: Deprecated in 2.2. Use eos_config instead
|
||||
deprecated: Deprecated in 2.2. Use junos_config instead
|
||||
extends_documentation_fragment: junos
|
||||
options:
|
||||
src:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue