community.general/lib/ansible/playbook/role
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
..
__init__.py remove default from delegate_facts to inherit (#45492) 2018-10-10 15:10:23 -04:00
definition.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
include.py Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
metadata.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
requirement.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00