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
Adrián López
a4b9af740a
cyberarkpassword: Typo in cquery parameter ( #47605 )
...
Removed extraneous quotes from docs
2018-10-27 11:40:58 +05:30
Adrián López
4188c5986b
cyberarkpassword: Display.vvvv expects a string ( #40335 )
...
'terms' is a list and display.vvvv is especting a string.
2018-05-25 08:11:26 +02:00
Matt Clay
dff662fa0f
Add plugins to ansible-doc test and fix issues.
2018-05-23 13:10:09 -07:00
Brian Coca
24d4787b2d
Lookup docs ( #30280 )
...
* finalize lookup documentation
* minor fixes to ansible-doc
- actually show which file caused error on when listing plugins
- removed redundant display of type and name
* smart quote fixes from toshio
2017-09-19 10:49:07 -04:00
CyberArk BizDev
d50d65d448
Added cyberarkpassword lookup plugin ( #21857 )
...
* Added cyberarkpassword lookup plugin
Added cyberarkpassword lookup plugin: It allows to retrieve credentials
(password, sshkey) from CyberArk Digital Vault
2017-08-15 23:06:46 -07:00