You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
266 B
7 lines
266 B
plugin: flightctl.core.flightctl
|
|
verify_ssl: false
|
|
token: "{{lookup('ansible.builtin.env', 'flight_ctrl_token')}}"
|
|
host: "{{lookup('ansible.builtin.env', 'flight_ctrl_url')}}"
|
|
hostnames: "metadata.labels.alias"
|
|
additional_groups:
|
|
- group_by: "metadata.labels.type"
|