ansible/lib/ansible
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
..
_vendor transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
cli Update ansible doc formats (#71070) 2020-08-05 10:53:25 -07:00
collections
compat Updated bundled libraries (#70418) 2020-07-02 12:39:00 -05:00
config Remove ANSIBLE_COLLECTIONS_PATHS dep warning (#71094) 2020-08-05 07:38:35 +10:00
errors Make filter type errors 'loop friendly' (#70417) 2020-07-10 18:49:57 -04:00
executor add jinja2 global to reserved names (#71088) 2020-08-05 10:43:31 -04:00
galaxy ansible-galaxy - fix download for subdirs in SCM (#71005) 2020-08-04 11:10:00 -04:00
inventory return changed for group_by (#32057) 2020-06-03 12:46:40 -04:00
module_utils linux facts - return proper broadcast address (#64528) 2020-07-30 19:40:14 +02:00
modules find: Allow reading whole file for contains regex (#71083) 2020-08-04 12:49:45 -05:00
parsing Add more include and yaml parsing tests (#70506) 2020-08-04 11:24:52 -07:00
playbook Raise Warning when import_playbook receives additional parameters (#64156) 2020-06-10 13:22:40 -04:00
plugins Misc typo fixes (#71089) 2020-08-05 10:16:44 +05:30
template Misc typo fixes (#71089) 2020-08-05 10:16:44 +05:30
utils Misc typo fixes (#71089) 2020-08-05 10:16:44 +05:30
vars add jinja2 global to reserved names (#71088) 2020-08-05 10:43:31 -04:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py Remove some constants.py deprecated items (#70466) 2020-07-07 18:41:19 -05:00
context.py
release.py Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00