ansible/test/units/cli
Toshio Kuratomi fb144c4414
Update ansible doc formats (#71070)
* Fix tty_ify bugs and refactor

* Move tty_ify() and supporting attributes to the DocCLI class as that's
  the only thing using it.
* Add unittest for the code.
* Fix a bug where the substitution macros can be detected when they are
  a part of another word.
* Add support for L(), R(), and HORIZONTALLINE which were added to the
  website docs many years ago.

* Update test/units/cli/test_doc.py

Co-authored-by: Matt Clay <matt@mystile.com>

Co-authored-by: Matt Clay <matt@mystile.com>
2020-08-05 10:53:25 -07:00
..
arguments Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
galaxy ansible-galaxy - fix collection installation with trailing slashes (#70016) 2020-06-15 17:36:07 -04:00
test_data Prevent generating roles that do not pass linting (#63709) 2019-10-22 11:26:07 -04:00
__init__.py
test_adhoc.py Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
test_cli.py Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
test_console.py
test_doc.py Update ansible doc formats (#71070) 2020-08-05 10:53:25 -07:00
test_galaxy.py Add support to install collections from git repositories (#69154) 2020-05-29 13:33:32 -04:00
test_playbook.py Perfy McPerferton (#58400) 2019-07-22 14:25:20 -05:00
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 2019-08-14 06:36:29 +10:00