ansible/docs
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display

* update six import

* Move remaining failes to display singleton

* Fix rebase issues

* Singleton improvements

* Add code-smell for 'from __main__ import display'. ci_complete

* s/self/cls/g

* Add docs for no-main-display

* Address linting issues

* Add changelog fragment. ci_complete

* Implement reentrant lock for class instantiation in Singleton

* Add Display singleton porting guide
2018-11-20 17:06:51 -06:00
..
bin WIP: fix build errors due to missing certified_supported label (#46835) 2018-10-14 19:08:06 -05:00
docsite Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Fix man page template typo. (#48585) 2018-11-13 11:46:11 +05:30