You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
arguments Add collection path in CLI version info (#68633) 4 years ago
galaxy ansible-galaxy - fix collection installation with trailing slashes (#70016) 4 years ago
test_data Prevent generating roles that do not pass linting (#63709) 5 years ago
__init__.py
test_adhoc.py Add collection path in CLI version info (#68633) 4 years ago
test_cli.py Add collection path in CLI version info (#68633) 4 years ago
test_console.py Restore ansible --version output (#55728) 5 years ago
test_doc.py Update ansible doc formats (#71070) 4 years ago
test_galaxy.py Add support to install collections from git repositories (#69154) 4 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 5 years ago