mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-10 08:04:23 -07:00
* Make sure all files have trailing newline.
* Adjust tests.
(cherry picked from commit fa6c009ff0
)
This commit is contained in:
parent
45990b464e
commit
7933fe7ea3
188 changed files with 229 additions and 166 deletions
|
@ -22,4 +22,4 @@
|
|||
access_token: "{{ pd_api_access_token }}"
|
||||
pd_user: "{{ fullname }}"
|
||||
pd_email: "{{ email }}"
|
||||
state: "absent"
|
||||
state: "absent"
|
||||
|
|
|
@ -7,4 +7,4 @@ pd_api_access_token: your_api_access_token
|
|||
fullname: User Name
|
||||
email: user@email.com
|
||||
pd_role: observer
|
||||
pd_teams: team1
|
||||
pd_teams: team1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue