Removed unused variables
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Install Teamcity
|
||||
hosts: 127.0.0.1
|
||||
hosts: localhost
|
||||
become: true
|
||||
become_method: sudo
|
||||
|
||||
@ -9,7 +9,6 @@
|
||||
teamcity:
|
||||
installation_path: /opt/TeamCity
|
||||
version: "2023.11.4"
|
||||
installation_file:
|
||||
|
||||
tasks:
|
||||
- name: Install Java
|
||||
|
Reference in New Issue
Block a user