incorrect sample eos_config usage (#45750)

no such option "config" for diff_against argument.
Further below, there is an example of eos_config using diff_against with a valid option.
+label: docsite_pr
This commit is contained in:
cordones 2018-09-19 10:20:33 -04:00 committed by Deepak Agrawal
parent 60160c1e90
commit 742d702b96

View file

@ -213,11 +213,6 @@ EXAMPLES = """
eos_config:
lines: hostname {{ inventory_hostname }}
- name: diff against a provided master config
eos_config:
diff_against: config
config: "{{ lookup('file', 'master.cfg') }}"
- name: load an acl into the device
eos_config:
lines: