haproxy-config: Drop project_name variable

This variable shadows the name of the actual project that calls this
role, so we end up with the following nonsense:

  TASK [haproxy-config : Copying over haproxy-config haproxy config]

Change-Id: Id60046e0ddc7ec843f2e4ce7ddee7683470a88b2
This commit is contained in:
Mark Goddard 2022-07-29 14:35:45 +01:00
parent ee3cb2ae02
commit 5439189932

@ -1,2 +0,0 @@
---
project_name: "haproxy-config"