add advertisement/contact information
This commit is contained in:
parent
1c12d299b3
commit
d9080a95ba
22
README.md
22
README.md
|
|
@ -17,6 +17,8 @@ Molecule Logs: [Short](https://badges.ansibleguy.net/log/molecule_infra_apache_t
|
||||||
**Tested:**
|
**Tested:**
|
||||||
* Debian 11
|
* Debian 11
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -35,9 +37,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 Web-Applications? 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
|
||||||
|
|
||||||
### Config
|
### Config
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue