community.general/lib/ansible/plugins/action
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 Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
add_host.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
aireos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
aireos_config.py
aruba.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
aruba_config.py
asa.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
asa_config.py
assemble.py
assert.py
async_status.py
aws_s3.py
bigip.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
bigip_imish_config.py
bigiq.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
ce.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
ce_config.py
ce_template.py
cli_command.py
cli_config.py
cnos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
cnos_config.py
command.py
copy.py
debug.py
dellos6.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
dellos6_config.py
dellos9.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
dellos9_config.py
dellos10.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
dellos10_config.py
edgeos_config.py
enos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
enos_config.py
eos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
eos_config.py
exos_config.py
fail.py
fetch.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
fortios_config.py
group_by.py
include_vars.py
ios.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
ios_config.py
iosxr.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
iosxr_config.py
ironware.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
ironware_config.py
junos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
junos_config.py
net_banner.py
net_base.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
net_get.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
net_interface.py
net_l2_interface.py
net_l3_interface.py
net_linkagg.py
net_lldp.py
net_lldp_interface.py
net_logging.py
net_ping.py
net_put.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
net_static_route.py
net_system.py
net_user.py
net_vlan.py
net_vrf.py
netconf.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
netconf_config.py
normal.py
nos_config.py
nxos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
nxos_config.py
onyx_config.py
package.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
patch.py
pause.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
raw.py
reboot.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
script.py
service.py
set_fact.py
set_stats.py
shell.py
slxos_config.py
sros.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
sros_config.py
synchronize.py
telnet.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
template.py
unarchive.py
uri.py
voss_config.py
vyos.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vyos_config.py
wait_for_connection.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
win_copy.py
win_reboot.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
win_template.py
win_updates.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
yum.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00