Skip to content

Commit 36b42e5

Browse files
authored
Cleanup source install and remove shell module tasks (#290)
1 parent 2fdb426 commit 36b42e5

File tree

3 files changed

+143
-137
lines changed

3 files changed

+143
-137
lines changed

molecule/common/playbooks/source_converge.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
nginx_debug_output: true
88

99
nginx_install_from: source
10-
nginx_branch: mainline
10+
nginx_branch: stable
1111
nginx_install_source_build_tools: true
12-
nginx_install_source_pcre: false
12+
nginx_install_source_pcre: true
1313
nginx_install_source_openssl: true
14-
nginx_install_source_zlib: false
14+
nginx_install_source_zlib: true

0 commit comments

Comments
 (0)