Zack Williams | ad45bf0 | 2020-03-04 21:37:20 -0700 | [diff] [blame] | 1 | --- |
2 | # {{ cookiecutter.role_name }} vars/{{ cookiecutter.platform }}.yml | ||||
3 | # | ||||
4 | # SPDX-FileCopyrightText: © {{ cookiecutter.year }} {{ cookiecutter.author }} <{{ cookiecutter.email }}> | ||||
5 | # SPDX-License-Identifier: {{ cookiecutter.license }} | ||||
6 | # | ||||
7 | # NOTE: Only put platform/OS-specific variables in this file. | ||||
8 | # Put all other variables in the 'defaults/main.yml' file. |