mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
2 blank again
This commit is contained in:
parent
1d65305eb1
commit
9944b60fc7
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ def get_exports(module, output_format, file_path="/etc/exports"):
|
||||||
module.fail_json(msg="Error while processing exports: {}".format(e))
|
module.fail_json(msg="Error while processing exports: {}".format(e))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
module = AnsibleModule(
|
module = AnsibleModule(
|
||||||
argument_spec=dict(
|
argument_spec=dict(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue