Commit Graph

8 Commits

Author SHA1 Message Date
XaTTa6bl4
ecd9d2e697 tasks/setup-Ubuntu.yml: change fixed apt package name to var nginx_package_name 2022-04-23 15:53:24 +03:00
Jeff Geerling
9ae8584281 Clarify that PPA addition only happens if configured. 2020-07-22 12:27:50 -05:00
Jeff Geerling
c5d73ace87 Ensure dirmngr is installed for gnupg compatibility. 2020-07-22 09:06:49 -05:00
Jeff Geerling
e89289d5f1 Fix Ansible 2.8 deprecation warnings for bare vars. 2019-05-31 22:32:09 -05:00
Jeff Geerling
e34b300d58 Resolve some tiny ansible-lint issues. 2018-12-06 16:53:24 -06:00
Jeff Geerling
67c8be8106 Fix some Ansible Lint issues and set up yaml-lint options. 2018-09-25 22:42:06 -05:00
Jeff Geerling
e818255465 PR #45: Clean up var names and document new feature. 2016-03-25 22:15:25 -05:00
Frederik Wille
3063875875 add official nginx ppa for ubuntu
adds ppa:nginx to apt repositories when
nginx_use_ppa is set to yes (default no)

nginx_ppa_version can be either "stable" or "development"

this will reinstall nginx if ppa was just added to ensure that the ppa
version will be installed
2016-02-09 10:06:08 +01:00