Files
zavrsni-rad-infra/configuration/ansible_fs/inventories/production/hosts.yml

11 lines
278 B
YAML

all:
children:
fs_servers:
hosts:
SK3SFS1P.ad.cwx.hr:
ansible_host: 10.10.2.101
ansible_connection: ssh
ansible_shell_type: powershell
ansible_user: Administrator
ansible_password: "{{ fs_server_password }}"