mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-04 15:34:01 -07:00
homectl, maven_artifact: removed redundant comments (#10620)
* homectl, maven_artifact: removed redundant comments * stacki_hosts: one more redundant comment
This commit is contained in:
parent
9155bc2e53
commit
a68ba50466
3 changed files with 3 additions and 5 deletions
|
@ -297,8 +297,6 @@ else:
|
|||
|
||||
|
||||
class Homectl(object):
|
||||
'''#TODO DOC STRINGS'''
|
||||
|
||||
def __init__(self, module):
|
||||
self.module = module
|
||||
self.state = module.params['state']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue