Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmirnow committed Jul 12, 2024
1 parent b79d87e commit 8777083
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2021, Lars Kiesow
Copyright (c) 2024, Waldemar Smirnow
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ This role has no dependencies.
- Should the Nginx Shibboleth module be installed? Then set the value to true, otherwise to false. Shibboleth Nginx module needs Shibboleth with FastCGI support. Enbaling this option implicit set shibboleth_fastcgi_support_enable to true.
- Default value: false

Example Playbook
----------------
## Example Playbook

Example of how to configure and use the role:

Expand Down Expand Up @@ -48,8 +47,7 @@ Example of how to configure and use the role:
notify: Reload nginx
```
Development Environment
----------------
## Development Environment
For linting and role development you can use the tools defined in [development requirements](.dev_requirements.txt).
You can quickly install them in a python virtual environment like this:
Expand Down Expand Up @@ -83,3 +81,9 @@ You may find some usefull arguments like `-p <plattform>` or `--destroy never` i
```bash
molecule test --help
```

## License
[BSD-3-Clause](LICENSE)

## Author
[ELAN e.V.](https://elan-ev.de)

0 comments on commit 8777083

Please sign in to comment.