Skip to content
Snippets Groups Projects
Commit 435a65a9 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

Update README.md

parent 1d8650b3
No related branches found
No related tags found
No related merge requests found
Pipeline #85488 passed
......@@ -12,8 +12,11 @@ Features
Once installed, you can use the `ansible_inventory_generator` command to generate the Ansible inventory from the API:
```bash
pip install ansible_inventory_generator
pip install \
--pre \
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
ansible-inventory-generator
export api_url=http://127.0.0.1:8080/api/v1/subscriptions/routers
export host_vars_dir=/path/to/base/hostvars/dir
export vars_file_name=wfo_vars.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment