Files
community.general/plugins/modules
patchback[bot] 7e247b0eea proxmox*: add support for API tokens (#1206) (#1316)
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
	...

(cherry picked from commit 5cc900cfdb)

Co-authored-by: Tristan Le Guern <tristan.leguern-presta@deveryware.com>
2020-11-16 21:37:42 +01:00
..
2020-11-16 12:49:38 +01: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-18 08:29:38 +02:00
2020-06-26 09:17:51 +02:00
2020-08-18 09:11:48 +02:00
2020-06-26 09:17:51 +02:00
2020-06-26 09:17:51 +02:00