ini_file: remove incorrect documentation (#63394)

pull/63482/head
flowerysong 5 years ago committed by Sandra McCann
parent 4c2b137728
commit ab249a469e

@ -59,10 +59,6 @@ options:
the original file back if you somehow clobbered it incorrectly.
type: bool
default: no
others:
description:
- All arguments accepted by the M(file) module also work here.
type: str
state:
description:
- If set to C(absent) the option or section will be removed if present instead of created.

@ -2241,7 +2241,6 @@ lib/ansible/modules/files/file.py validate-modules:undocumented-parameter
lib/ansible/modules/files/file.py validate-modules:doc-default-does-not-match-spec
lib/ansible/modules/files/find.py use-argspec-type-path # fix needed
lib/ansible/modules/files/find.py validate-modules:parameter-type-not-in-doc
lib/ansible/modules/files/ini_file.py validate-modules:nonexistent-parameter-documented
lib/ansible/modules/files/iso_extract.py validate-modules:doc-default-does-not-match-spec
lib/ansible/modules/files/lineinfile.py validate-modules:nonexistent-parameter-documented
lib/ansible/modules/files/lineinfile.py validate-modules:doc-default-does-not-match-spec

Loading…
Cancel
Save