Revises yaml to YAML

Change-Id: I89031c5d725bcc0012711ea052bcd31ba6d7145a
This commit is contained in:
Yushiro FURUKAWA 2016-09-30 18:17:39 +09:00
parent 3412cba507
commit 4587276078

View File

@ -38,7 +38,7 @@ Ansible development branch:
$ export ANSIBLE_PACKAGE="git+https://github.com/ansible/ansible@devel#egg=ansible"
* ``ANSIBLE_ROLE_FILE`` - The location of a yaml file which ansible-galaxy can
* ``ANSIBLE_ROLE_FILE`` - The location of a YAML file which ansible-galaxy can
consume which specifies which roles to download and install. The default
value for this is ``ansible-role-requirements.yml``.