ansible-role-nginx/tasks/plus
Alessandro Fael Garcia add3bfba0b Replace get_url module
The get_url module has python 2.7 dependencies. This causes errors on distros that have strict python 2.6 dependencies. Replacing the get_url module with a hardcoded code block using the blockinfile module circumvents these errors.
2018-03-01 16:15:27 -08:00
..
install-plus.yml Upload simple/templated configuration files 2018-01-26 11:00:26 -08:00
setup-debian.yml Replace get_url module 2018-03-01 16:15:27 -08:00
setup-freebsd.yml Replace get_url module 2018-03-01 16:15:27 -08:00
setup-license.yml Upload simple/templated configuration files 2018-01-26 11:00:26 -08:00
setup-redhat.yml Replace get_url module 2018-03-01 16:15:27 -08:00
setup-suse.yml Upload simple/templated configuration files 2018-01-26 11:00:26 -08:00