mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
Missing a colon in a YAML example.
This commit is contained in:
@@ -52,7 +52,7 @@ The acme/setup.yml playbook would be as simple as::
|
||||
- hosts: webservers
|
||||
user: root
|
||||
|
||||
vars_files
|
||||
vars_files:
|
||||
- ../global_vars.yml
|
||||
- vars/main.yml
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user