1 changed files with 2 additions and 2 deletions
@ -1,7 +1,7 @@ |
|||||
plugin: flightctl.core.flightctl |
plugin: flightctl.core.flightctl |
||||
verify_ssl: false |
verify_ssl: false |
||||
token: "{{lookup('ansible.builtin.env', 'flight_ctrl_token')}}" |
token: ARcFO44sQL6FSHCSh7NCFyk3BMprqh |
||||
host: "{{lookup('ansible.builtin.env', 'flight_ctrl_url')}}" |
host: https://edge-manager.itix.fr:3443 |
||||
hostnames: "metadata.labels.alias" |
hostnames: "metadata.labels.alias" |
||||
additional_groups: |
additional_groups: |
||||
- group_by: "metadata.labels.type" |
- group_by: "metadata.labels.type" |
||||
Loading…
Reference in new issue