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
c5ba8151d2
commit
f7f26e71ee
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ requirements:
|
|||
- PHP
|
||||
|
||||
notes:
|
||||
- Always appended in each execution are --no-ansi, --no-interaction and --force if available.
|
||||
- Always appended in each execution are C(--no-ansi), C(--no-interaction), and C(--force) if available.
|
||||
- Ansible Artisan is intended primarily, but not exclusively, for production deployments.
|
||||
|
||||
author:
|
||||
|
|
Loading…
Reference in a new issue