mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 00:16:49 +00:00
Remove 'update' param from documentation examples (#22350)
The 'update' param is no longer supported, thus removing from docs.
This commit is contained in:
committed by
GitHub
parent
cbedc4a12a
commit
5357a67607
@@ -162,7 +162,6 @@ EXAMPLES = """
|
||||
- name: load a config from disk and replace the current config
|
||||
iosxr_config:
|
||||
src: config.cfg
|
||||
update: replace
|
||||
backup: yes
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user