nxos_config intended_config docfix (#31337)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/4420/head
Trishna Guha 2017-10-05 14:25:50 +05:30 committed by GitHub
parent bed7cd8b11
commit 9f72b32c5d
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ EXAMPLES = """
- name: diff the running-config against a provided config - name: diff the running-config against a provided config
nxos_config: nxos_config:
diff_against: intended diff_against: intended
intended: "{{ lookup('file', 'master.cfg') }}" intended_config: "{{ lookup('file', 'master.cfg') }}"
- nxos_config: - nxos_config:
lines: lines: