You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
272 B
13 lines
272 B
3 years ago
|
galaxy_info:
|
||
|
author: James Lavender
|
||
|
description: Installation of Ruby and Jekyll for Static Site generation.
|
||
|
license: MIT
|
||
|
min_ansible_version: 2.1
|
||
|
platforms:
|
||
|
- name: Ubuntu
|
||
|
version:
|
||
|
- 18.04
|
||
|
- 20.04
|
||
|
galaxy_tags:
|
||
|
- jekyll
|
||
|
- static_sites
|