|
@@ -3,7 +3,7 @@ dependencies: []
|
|
|
|
|
|
galaxy_info:
|
|
galaxy_info:
|
|
author: geerlingguy
|
|
author: geerlingguy
|
|
- description: Nginx installation for Linux/UNIX.
|
|
|
|
|
|
+ description: Nginx installation for Linux and FreeBSD.
|
|
company: "Midwestern Mac, LLC"
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 1.8
|
|
min_ansible_version: 1.8
|
|
@@ -18,6 +18,13 @@ galaxy_info:
|
|
- name: Ubuntu
|
|
- name: Ubuntu
|
|
versions:
|
|
versions:
|
|
- all
|
|
- all
|
|
|
|
+ - name: FreeBSD
|
|
|
|
+ versions:
|
|
|
|
+ - 10.3
|
|
|
|
+ - 10.2
|
|
|
|
+ - 10.1
|
|
|
|
+ - 10.0
|
|
|
|
+ - 9.3
|
|
galaxy_tags:
|
|
galaxy_tags:
|
|
- development
|
|
- development
|
|
- web
|
|
- web
|