1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Update link to ansible inventory docs

This commit is contained in:
jbranchaud
2023-01-26 14:09:45 -06:00
parent 9732f5a18a
commit d7e7350a24

View File

@@ -19,4 +19,4 @@ host `staging` like so:
staging ansible_host=192.168.1.50
```
[source](http://docs.ansible.com/ansible/intro_inventory.html)
[source](https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#inventory-aliases)