Skip to content

Instantly share code, notes, and snippets.

@avishayil
Last active June 21, 2020 13:19
Show Gist options
  • Save avishayil/60417b6b72969ad4424257e585ab9c01 to your computer and use it in GitHub Desktop.
Save avishayil/60417b6b72969ad4424257e585ab9c01 to your computer and use it in GitHub Desktop.
main.yml
dev/
identity_providers/
main.yml # `iam_saml_federation` module tasks
idp_metadata.xml # idp metadata document
groups/
main.yml # `iam_group` module tasks
users/
main.yml # `iam_user` module tasks
roles/
main.yml # `iam_role` module tasks
trust-idp.json
policies/
main.yml # `iam_policy` module tasks
Developer.json
test/
staging/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment