mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Use M() to link to the replacement module. (#19976)
This commit is contained in:
@@ -32,7 +32,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 junos_config instead
|
||||
deprecated: Deprecated in 2.2. Use M(junos_config) instead.
|
||||
extends_documentation_fragment: junos
|
||||
options:
|
||||
src:
|
||||
|
||||
Reference in New Issue
Block a user