Skip to content

Instantly share code, notes, and snippets.

@nleiva
Created July 7, 2020 20:17
Show Gist options
  • Save nleiva/cb28b3f7cc76fdbc853e142ff8274094 to your computer and use it in GitHub Desktop.
Save nleiva/cb28b3f7cc76fdbc853e142ff8274094 to your computer and use it in GitHub Desktop.
module = AnsibleModule(
argument_spec=module_args,
supports_check_mode=True
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment