Update task name

This commit is contained in:
Alessandro Fael Garcia 2018-09-11 12:32:22 -07:00
parent 4b0feeb0cc
commit 5ff9b63aff

View File

@ -1,5 +1,5 @@
---
- name: "(Install: Debian/Ubuntu) Add NGINX Controller Repository"
- name: "(Install: Debian/Ubuntu) Add NGINX Controller Agent Repository"
apt_repository:
filename: nginx-controller
repo: deb http://packages.nginx.org/controller/{{ ansible_distribution|lower }}/ {{ ansible_distribution_release|lower }} controller