mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-03 23:09:09 -07:00
st*: style adjustments (#9516)
* st*: style adjustments * lien lenght adjustments
This commit is contained in:
parent
d7da0ae7f6
commit
695b1abc8d
28 changed files with 310 additions and 290 deletions
|
@ -88,8 +88,8 @@ options:
|
|||
author: Alejandro Guirao (@lekum)
|
||||
requirements: [python-taiga]
|
||||
notes:
|
||||
- The authentication is achieved either by the environment variable E(TAIGA_TOKEN) or by the pair
|
||||
of environment variables E(TAIGA_USERNAME) and E(TAIGA_PASSWORD).
|
||||
- The authentication is achieved either by the environment variable E(TAIGA_TOKEN) or by the pair of environment variables
|
||||
E(TAIGA_USERNAME) and E(TAIGA_PASSWORD).
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue