Ansible/host

33 lines
745 B
Plaintext

[linux]
cloudflare-tunnel.ki5bhv.com
pi-hole-server.ki5bhv.com
mediaserver.ki5bhv.com
webhost.ki5bhv.com
gitserver.ki5bhv.com
ansible.ki5bhv.com
minecraft.ki5bhv.com
ki5bhv.com
[proxmox]
cloudflare-tunnel.ki5bhv.com
pi-hole-server.ki5bhv.com
webhost.ki5bhv.com
gitserver.ki5bhv.com
ansible.ki5bhv.com
minecraft.ki5bhv.com
ki5bhv.com
[hardware]
mediaserver.ki5bhv.com
[windows]
192.168.1.35
[windows:vars]
ansible_user=ansible-user
ansible_password=Citation@528036
ansible_connection=winrm
ansible_winrm_transport=basic # or ntlm, kerberos, credssp
ansible_winrm_port=5985 # 5986 for HTTPS
ansible_winrm_scheme=https # https for production
ansible_winrm_server_cert_validation=ignore # only if self-signed cert