Files
ansible-docs/README.md
2023-06-26 12:06:11 -04:00

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
```