brusq-RH 3 months ago
parent
commit
cd09313ef8
  1. 3
      aap/inventory/edge_inventory.yaml
  2. 2
      aap/inventory/group_vars/paris-wagram
  3. 1
      aap/inventory/host_vars/Paris-Wagram-Baremetal

3
aap/inventory/edge_inventory.yaml

@ -4,4 +4,5 @@ token: ARcFO44sQL6FSHCSh7NCFyk3BMprqh
host: https://edge-manager.itix.fr:3443
hostnames: "metadata.labels.alias"
additional_groups:
- group_by: "metadata.labels.type"
- group_by: "metadata.labels.type"
- group_by: "metadata.labels.site"

2
aap/inventory/group_vars/paris-wagram

@ -0,0 +1,2 @@
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p 192.168.2.73 -o StrictHostKeyChecking=no -o
UserKnownHostsFile=/dev/null"'

1
aap/inventory/host_vars/Paris-Wagram-Baremetal

@ -0,0 +1 @@
ansible_ssh_common_args: ""
Loading…
Cancel
Save