mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-23 06:21:43 -07:00
Validate EXAMPLES as YAML
This commit is contained in:
parent
499d3a1b53
commit
7c00346714
112 changed files with 441 additions and 381 deletions
|
@ -136,7 +136,7 @@ EXAMPLES = """
|
|||
control: required
|
||||
module_path: pam_faillock.so
|
||||
new_type: auth
|
||||
new_control=sufficient
|
||||
new_control: sufficient
|
||||
new_module_path: pam_faillock.so
|
||||
state: after
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue