Files
community.general/plugins/modules
Tristan Le Guern 5cc900cfdb proxmox*: add support for API tokens (#1206)
Provides an alternative authentication method to the password.
The token validity is only tested during the first request after the
instantiation of `ProxmoxAPI`, thus the presence of a call to
`proxmox.version.get()` in `proxmox_template`.

Example:

    - name: Ensure test-vm is created
      proxmox_kvm:
        api_host: prx-test
        api_user: tleguern@pve
        api_token_id: api-pve-test
        api_token_secret: fad3db3d-b335-ee15-9fb0-ea1bf70128db
        node: prx-test-01
        name: test-vm
	...
2020-11-16 21:24:11 +01:00
..
2020-11-16 11:27:00 +00:00
2020-03-09 09:11:07 +00:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-06-10 21:01:16 +03:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-07-17 07:39:37 +03:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00
2020-08-11 17:54:41 +02:00
2020-06-26 09:17:51 +02:00
2020-08-18 09:10:41 +02:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00