Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 5, 2022
1 parent e5266fb commit 3547b2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions f/ansible-vars.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"additionalProperties": false,
"patternProperties": {
"^(?!False|None|True|and|any_errors_fatal|as|assert|async|await|become|become_exe|become_flags|become_method|become_user|break|check_mode|class|collections|connection|continue|debugger|def|del|diff|elif|else|environment|except|fact_path|finally|for|force_handlers|from|gather_facts|gather_subset|gather_timeout|global|handlers|hosts|if|ignore_errors|ignore_unreachable|import|in|is|lambda|max_fail_percentage|module_defaults|name|no_log|nonlocal|not|or|order|pass|port|post_tasks|pre_tasks|raise|remote_user|return|roles|run_once|serial|strategy|tags|tasks|throttle|timeout|try|vars|vars_files|vars_prompt|while|with|yield)[a-zA-Z_][\\w]*$": {
"type": "string"
}
},
"type": "object"
Expand Down
1 change: 0 additions & 1 deletion negative_test/playbooks/vars/asterisk.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
---
"*foo": ... # invalid var name

0 comments on commit 3547b2a

Please sign in to comment.