Skip to content

Commit fd7a7fa

Browse files
committed
Update README.md
1 parent 741804a commit fd7a7fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ This role has multiple variables. The defaults for all these variables are the f
8989
# Default is mainline.
9090
branch: mainline
9191

92-
# Install nginscript, perl, waf, geoip, image-filter, rtmp and/or xslt modules.
92+
# Install nginscript, perl, waf (NGINX Plus only), geoip, image-filter, rtmp and/or xslt modules.
9393
# Default is false.
9494
modules:
9595
njs: false

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ type: opensource
99
# Default is mainline.
1010
branch: mainline
1111

12-
# Install nginscript, perl, waf, geoip, image-filter, rtmp and/or xslt modules.
12+
# Install nginscript, perl, waf (NGINX Plus only), geoip, image-filter, rtmp and/or xslt modules.
1313
# Default is false.
1414
modules:
1515
njs: false

0 commit comments

Comments
 (0)