Add note to network agnostic modules for supported platforms (#51617)

* added doc fragment to multiple network modules
This commit is contained in:
Sandra McCann
2019-02-05 16:18:54 -05:00
committed by Alicia Cozine
parent 84a6519481
commit eb6989ecbc
21 changed files with 49 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ short_description: Copy a file from a network device to Ansible Controller
description:
- This module provides functionality to copy file from network device to
ansible controller.
extends_documentation_fragment: network_agnostic
options:
src:
description:

View File

@@ -22,6 +22,7 @@ short_description: Copy a file from Ansible Controller to a network device
description:
- This module provides functionality to copy file from Ansible controller to
network devices.
extends_documentation_fragment: network_agnostic
options:
src:
description: