oidc-parent/deployment/inventory/local
Jan Dittberner 00c0d3de1a Create basic local playbook and roles
- create ansible structure
- create generated roles
- add hydra_database role
2022-08-10 20:35:03 +02:00

10 lines
108 B
Text

localhost ansible_connection=local
[pgsqlserver]
localhost
[authserver]
localhost
[demoserver]
localhost