Removing openssl_publickey from pep8 legacy files (#27414)
This commit is contained in:
parent
a49c419651
commit
9e41fd399b
2 changed files with 0 additions and 4 deletions
|
@ -236,9 +236,6 @@ class PublicKey(crypto_utils.OpenSSLObject):
|
|||
|
||||
return _check_privatekey()
|
||||
|
||||
|
||||
|
||||
|
||||
def dump(self):
|
||||
"""Serialize the object into a dictionary."""
|
||||
|
||||
|
|
|
@ -202,7 +202,6 @@ lib/ansible/modules/clustering/consul_session.py
|
|||
lib/ansible/modules/clustering/kubernetes.py
|
||||
lib/ansible/modules/clustering/pacemaker_cluster.py
|
||||
lib/ansible/modules/commands/command.py
|
||||
lib/ansible/modules/crypto/openssl_publickey.py
|
||||
lib/ansible/modules/database/misc/elasticsearch_plugin.py
|
||||
lib/ansible/modules/database/misc/kibana_plugin.py
|
||||
lib/ansible/modules/database/misc/redis.py
|
||||
|
|
Loading…
Reference in a new issue