mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-29 00:00:35 +00:00
fix privacy policy and legal notice
This commit is contained in:
parent
843da399cf
commit
7e2c892e07
@ -27,5 +27,5 @@ params:
|
|||||||
geekdocDateFormat: "Jan 2, 2006"
|
geekdocDateFormat: "Jan 2, 2006"
|
||||||
geekdocSearch: true
|
geekdocSearch: true
|
||||||
|
|
||||||
geekdocLegalNotice: https://geeklabor.de/legal-notice/#impressum
|
geekdocLegalNotice: https://thegeeklab.de/legal-notice/#contact-information
|
||||||
geekdocPrivacyPolicy: https://geeklabor.de/legal-notice/#datenschutzerkl%C3%A4rung
|
geekdocPrivacyPolicy: https://thegeeklab.de/legal-notice/#privacy-policy
|
||||||
|
@ -8,6 +8,6 @@ Changes can be made on different locations which will be processed in the follow
|
|||||||
|
|
||||||
- default configuration (build-in)
|
- default configuration (build-in)
|
||||||
- global configuration file (path depends on your operating system)
|
- global configuration file (path depends on your operating system)
|
||||||
- folder-based configuration file (.ansibledoctor.yml|.ansibledoctor.yaml|.ansibledoctor in current working directory)
|
- folder-based configuration file (.ansibledoctor.yml|.ansibledoctor.yaml|.ansibledoctor) in current working directory
|
||||||
- environment variables
|
- environment variables
|
||||||
- CLI options
|
- CLI options
|
||||||
|
Loading…
Reference in New Issue
Block a user