mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-13 21:12:02 +00:00
Fix yamllint document-start occurrences.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
---
|
||||
parameters:
|
||||
- name: job_name_suffix
|
||||
type: string
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
---
|
||||
parameters:
|
||||
- name: scenario
|
||||
type: string
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
---
|
||||
parameters:
|
||||
- name: group_number
|
||||
type: number
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
---
|
||||
parameters:
|
||||
- name: build_number
|
||||
type: string
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Tasks executed to clean up test environment for Vault module.
|
||||
|
||||
---
|
||||
# Tasks executed to clean up test environment for Vault module.
|
||||
- name: Ensure user vaults are absent
|
||||
ipavault:
|
||||
ipaadmin_password: SomeADMINpassword
|
||||
|
||||
Reference in New Issue
Block a user