This repository has been archived on 2022-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
Ansible-Proxmox-inventory/setenv.sh.dist

7 lines
160 B
Bash
Executable File

#! /bin/sh
export PROXMOX_URL=https://10.0.0.1:8006/
export PROXMOX_USERNAME=apiuser@pve
export PROXMOX_PASSWORD=apiuser1234
export PROXMOX_INVALID_CERT=False