mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-22 18:31:25 -07:00
[PR #9534/aac71990 backport][stable-10] (abc*, doc frags): style adjustments (#9541)
(abc*, doc frags): style adjustments (#9534)
(cherry picked from commit aac7199087
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
80f43bbbf5
commit
26b8f30afa
28 changed files with 215 additions and 209 deletions
|
@ -110,7 +110,8 @@ requirements:
|
|||
- php
|
||||
- composer installed in bin path (recommended C(/usr/local/bin)) or specified in O(composer_executable)
|
||||
notes:
|
||||
- Default options that are always appended in each execution are C(--no-ansi), C(--no-interaction) and C(--no-progress) if available.
|
||||
- Default options that are always appended in each execution are C(--no-ansi), C(--no-interaction) and C(--no-progress)
|
||||
if available.
|
||||
- We received reports about issues on macOS if composer was installed by Homebrew. Please use the official install method
|
||||
to avoid issues.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue