refactor: standardize tasks’ name
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
name: haproxy
|
||||
state: present
|
||||
|
||||
- name: Haproxy config
|
||||
- name: Put haproxy config file
|
||||
ansible.builtin.template:
|
||||
src: haproxy.cfg.j2
|
||||
dest: /etc/haproxy/haproxy.cfg
|
||||
|
Reference in New Issue
Block a user