Skip to content

Instantly share code, notes, and snippets.

@lhmachado
Created May 18, 2020 23:34
Show Gist options
  • Save lhmachado/1139a23598a5accda12c900460c71043 to your computer and use it in GitHub Desktop.
Save lhmachado/1139a23598a5accda12c900460c71043 to your computer and use it in GitHub Desktop.
- name: 'Provision by ansible role'
hosts: localhost
connection: local
become: true
roles:
- gremlin-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment