Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The ini format used for hosts by Ansible might not be compatible for …
…docs. Playing around with Sphinx and Pygments the problem was the "hostname" line which might be uncommon/illegal in normal ini files. Since Sphinx 1.3.5 this becomes a warning and in the DebOps projects, warnings are handled as errors :) sphinx-doc/sphinx#1565 Disable ini highlighting for now.
- Loading branch information