Add YAML schema references and reorganize inventory groups
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/vars.json
|
||||
---
|
||||
ansible_user: debian
|
||||
ansible_become: true
|
||||
ansible_become_method: sudo
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/ansible/ansible-lint/main/src/ansiblelint/schemas/vars.json
|
||||
---
|
||||
ansible_user: root
|
||||
|
||||
Reference in New Issue
Block a user