We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b0feeb commit 5ff9b63Copy full SHA for 5ff9b63
tasks/controller/setup-debian.yml
@@ -1,5 +1,5 @@
1
---
2
-- name: "(Install: Debian/Ubuntu) Add NGINX Controller Repository"
+- name: "(Install: Debian/Ubuntu) Add NGINX Controller Agent Repository"
3
apt_repository:
4
filename: nginx-controller
5
repo: deb http://packages.nginx.org/controller/{{ ansible_distribution|lower }}/ {{ ansible_distribution_release|lower }} controller
0 commit comments