Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

johanmcos/GopherTower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GopherTower

A simple Go client for Ansible Tower/AWX

Installation

go get github.com/comcast-rht-labs/gophertower

Usage

client := &Client{}
client, err := client.NewBasicAuthClient("https://example.com", "my_username", "my_password")

Then do stuff

About

A simple Go client for Ansible Tower/AWX

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages