Merge "Fix linting issues for ansible-lint 3.4.1"
This commit is contained in:
commit
917aa273ca
@ -95,4 +95,5 @@
|
||||
when: add_repos|changed
|
||||
tags:
|
||||
- haproxy-repos
|
||||
|
||||
# don't trigger ANSIBLE0016
|
||||
- skip_ansible_lint
|
||||
|
@ -32,5 +32,6 @@
|
||||
|
||||
- name: Install HATop
|
||||
command: "install -m 755 bin/hatop /usr/local/bin"
|
||||
changed_when: false
|
||||
args:
|
||||
chdir: "/opt/{{ haproxy_hatop_download_url | basename | replace('.tar.gz', '') }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user