ansible/lib/ansible/galaxy
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
..
data Link to the Galaxy platforms list from the meta file template (#34046) 2018-09-17 13:39:54 -05:00
__init__.py Add APB role_type to ansible-galaxy init (#36789) 2018-03-09 06:50:17 -05:00
api.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
login.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
role.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
token.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00