42 lines
1023 B
Markdown
42 lines
1023 B
Markdown
[](http://www.agile611.com/)
|
|
|
|
# Agile611 AWX Demo
|
|
|
|
This repository contains the installation from AWX from . It uses Vagrant.
|
|
|
|
## Requirements
|
|
|
|
This repo uses a Vagrant box based on Ubuntu.
|
|
|
|
## Example code
|
|
|
|
Clone this repository with:
|
|
|
|
```shell
|
|
git clone https://www.github.com/agile611/startusingawx.git
|
|
```
|
|
|
|
## Initial configuration
|
|
|
|
* Start environment
|
|
|
|
```shell
|
|
vagrant up
|
|
vagrant ssh awx
|
|
```
|
|
|
|
* Follow the script ansible_awx_install.txt to install AWX 2.19.1
|
|
|
|
## Support
|
|
|
|
This tutorial is released into the public domain by Agile611 under WTFPL.
|
|
|
|
[](http://www.wtfpl.net/)
|
|
|
|
This README file was originally written by [Guillem Hernández Sola](https://www.linkedin.com/in/guillemhs/) and is likewise released into the public domain.
|
|
|
|
Please contact Agile611 for further details.
|
|
|
|
* Agile611
|
|
* Laureà Miró 309
|
|
* 08950 Esplugues de Llobregat (Barcelona) |