1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fixing a small typo in the Galaxy README template

This commit is contained in:
Joshua Lund 2013-12-24 16:05:39 -07:00
parent 384cac7779
commit ed39bebaa8

View file

@ -88,7 +88,7 @@ A brief description of the role goes here.
Requirements
------------
Any pre-requisites that may not be covered by the ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.
Role Variables
--------------