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

minor docfix

This commit is contained in:
Brian Coca 2015-05-19 10:44:17 -04:00 committed by Matt Clay
parent 831af880f0
commit b4775234c9

View file

@ -66,7 +66,6 @@ options:
src:
required: false
default: null
choices: []
description:
- path of the file to link to (applies only to C(state=link)). Will accept absolute,
relative and nonexisting paths. Relative paths are not expanded.