Skip to content

Instantly share code, notes, and snippets.

@robbytaylor
Created January 1, 2020 11:33
Show Gist options
  • Save robbytaylor/95c4dc6ccb8fefe86b0c8040ea90730a to your computer and use it in GitHub Desktop.
Save robbytaylor/95c4dc6ccb8fefe86b0c8040ea90730a to your computer and use it in GitHub Desktop.
Ansible 1Password vars_prompt example
vars_prompt:
- name: op_secret
prompt: What is your 1Password secret key?
- name: op_pass
prompt: What is your 1Password password?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment