1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

nxos_config intended_config docfix (#31337)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha 2017-10-05 14:25:50 +05:30 committed by GitHub
parent bed7cd8b11
commit 9f72b32c5d

View file

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