command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 30, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

This repository is a Terraform Provider for Ansible tower (awx)
Requirements
Installation
- Clone the repository
- Enter the repository directory
- 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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.