terraform-provider-ansible-tower

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2022 License: MIT Imports: 3 Imported by: 0

README

Terraform provider Ansible-tower

GitHub go.mod Go version GitHub release (latest by date) GitHub GitHub Workflow Status GitHub issues

This repository is a Terraform Provider for Ansible tower (awx)

Requirements
Installation
  1. Clone the repository
  2. Enter the repository directory
  3. Build the provider using the make install command:
git clone https://github.com/Kaginari/terraform-provider-mongodb
cd terraform-provider-ansible-tower
make install
To test locally

1.1: launch awx tower

cd examples
docker-compose up -d

follow the instruction in this link

https://debugthis.dev/posts/2020/04/setting-up-ansible-awx-using-a-docker-environment-part-2-the-docker-compose-approach/

1.4 : user in tower

  • default user : admin
  • default password : password

2: Build the provider

follow the Installation

3: Use the provider

cd examples
make apply

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL