Skip to content

Instantly share code, notes, and snippets.

@markuman
Created January 23, 2020 18:51
Show Gist options
  • Save markuman/b4bbeb624a4ebc076bf9db54465c0817 to your computer and use it in GitHub Desktop.
Save markuman/b4bbeb624a4ebc076bf9db54465c0817 to your computer and use it in GitHub Desktop.
aws rotate password
$ ansible-playbook rotate_aws_1password.yml
AWS Profile? [test]: prod
onepassword item? [aws prod]:
PLAY [localhost] ****************************************************************************************************************************************
TASK [update iam password] ******************************************************************************************************************************
changed: [localhost]
PLAY RECAP **********************************************************************************************************************************************
localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment