Skip to content

Commit

Permalink
remove outdated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Toby Archer committed Feb 22, 2022
1 parent bae4bca commit cc06fa8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/manual/inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,16 +70,6 @@ Note that without the `ansible_host` variable, the connection plugin will use th
clab-ansible-node1:
clab-ansible-node2:
```
=== "ansible docker host inventory file"
``` yaml
all:
children:
linux:
hosts:
clab-ansible-linux-host:
ansible_host: <mgmt-ipv4-address>
ansible_docker_host: clab-ansible-linux-host
```

## User-defined groups
Users can enforce custom grouping of nodes in the inventory by adding the `ansible-inventory` label to the node definition:
Expand Down

0 comments on commit cc06fa8

Please sign in to comment.