mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add whitespace so diff with 'virt_pool' is easier
This commit is contained in:
committed by
Matt Clay
parent
e1084e5caa
commit
b42bc91258
@@ -501,6 +501,7 @@ def core(module):
|
||||
|
||||
module.fail_json(msg="expected state or command parameter to be specified")
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
module = AnsibleModule (
|
||||
|
||||
Reference in New Issue
Block a user