1
0
Fork 0
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:
Ralf Langebrake 2024-02-11 15:05:28 +01:00 committed by GitHub
parent 2b441d34f4
commit 00dd918c14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,8 @@ module: artisan
short_description: Laravel command line interface
version_added: 8.4.0
description:
- >
Artisan is the command line interface included with Laravel, the