Skip to content

Commit a41d065

Browse files
committed
fix ansible-lint
1 parent 1ad45e9 commit a41d065

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tasks/install_from_package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
ansible.builtin.pip:
33
name: "pyproxytools{{ '==' + pyproxy.package.version if pyproxy.package.version != 'latest' else '' }}"
44
state: present
5-

0 commit comments

Comments
 (0)