Skip to content

Instantly share code, notes, and snippets.

View JimmyJamTQBD's full-sized avatar

James Stutes JimmyJamTQBD

  • Torq.io
  • Central Texas
View GitHub Profile
@JimmyJamTQBD
JimmyJamTQBD / enabledisable_user.yml
Last active September 21, 2019 23:19 — forked from cyberark-bizdev/account_changepolicy.yml
PlayBooks for AnsibleFest 2019
---
- hosts: localhost
collections:
- cyberark.bizdev
vars:
cyberark_webservices:
username: '{{ cyberark_rest_username }}'
password: '{{ cyberark_rest_password }}'