mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
10 lines
173 B
Markdown
10 lines
173 B
Markdown
# ansible-documentation
|
|
Clone of ansible/ansible with non-docs content removed
|
|
|
|
Before you build the docs locally, you need to:
|
|
|
|
```text
|
|
python3 docs/bin/clone-core.py
|
|
```
|
|
|