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
pull/45879/head
cordones 6 years ago committed by Deepak Agrawal
parent 60160c1e90
commit 742d702b96

@ -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:

Loading…
Cancel
Save