add advertisement/contact information
This commit is contained in:
parent
ed60ee775b
commit
b8fad19d85
22
README.md
22
README.md
|
|
@ -16,6 +16,8 @@ Molecule Logs: [Short](https://badges.ansibleguy.net/log/molecule_infra_certs_te
|
||||||
* Debian 11
|
* Debian 11
|
||||||
* Debian 12
|
* Debian 12
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -34,9 +36,25 @@ ansible-galaxy install -r requirements.yml
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
## Usage
|
## Advertisement
|
||||||
|
|
||||||
You want a simple Ansible GUI? Check-out my [Ansible WebUI](https://github.com/ansibleguy/webui)
|
* Need **professional support** using Ansible or managing Certificates? Contact us:
|
||||||
|
|
||||||
|
E-Mail: [contact@oxl.at](mailto:contact@oxl.at)
|
||||||
|
|
||||||
|
Tel: [+43 720 302 5732](tel:+437203025732)
|
||||||
|
|
||||||
|
Web: [EN](https://www.o-x-l.com) | [DE](https://www.oxl.at)
|
||||||
|
|
||||||
|
Language: German or English
|
||||||
|
|
||||||
|
* You want a simple **Ansible GUI**?
|
||||||
|
|
||||||
|
Check-out this [Ansible WebUI](https://github.com/ansibleguy/webui)
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
The **self-signed and minimal-ca** modes will only create a single certificate per run.
|
The **self-signed and minimal-ca** modes will only create a single certificate per run.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue