mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update plugins/modules/artisan.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
00dd918c14
commit
3a79dc2b71
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ description:
|
|||
- >
|
||||
Artisan is the command line interface included with Laravel, the
|
||||
PHP web application framework for artisans. The module was heavily
|
||||
inspired by composer, which is typically used together with artisan.
|
||||
inspired by M(community.general.composer), which is typically used together with artisan.
|
||||
|
||||
extends_documentation_fragment:
|
||||
- community.general.attributes
|
||||
|
|
Loading…
Reference in a new issue