mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Add whitespace so diff with 'virt_pool' is easier
This commit is contained in:
parent
e1084e5caa
commit
b42bc91258
1 changed files with 1 additions and 0 deletions
|
@ -501,6 +501,7 @@ def core(module):
|
|||
|
||||
module.fail_json(msg="expected state or command parameter to be specified")
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
module = AnsibleModule (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue