Docs: add Pygments lexer for Ansible output (#50318)

* Add specialized lexer for Ansible output.

* Make linter happy.

* Use different tokens.
This commit is contained in:
Felix Fontein 2019-01-03 17:25:54 +01:00 committed by Sandra McCann
commit 9657a21438
2 changed files with 125 additions and 4 deletions

View file

@ -360,7 +360,9 @@ task::
- win_whoami:
become: yes
The output will look something similar to the below::
The output will look something similar to the below:
.. code-block:: ansible-output
ok: [windows] => {
"account": {