Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alancoding/tower-cli-examples

Repository to share and maintain scripts that manage common data sets with tower-cli
https://github.com/alancoding/tower-cli-examples

ansible ansible-tower awx awx-cli client-library python tower-cli

Last synced: about 1 month ago
JSON representation

Repository to share and maintain scripts that manage common data sets with tower-cli

Awesome Lists containing this project

README

        

# tower-cli-examples
Repository to share and maintain scripts that manage common data sets with tower-cli

## bash

Most of the examples are in this folder.
These examples are written in bash

### looping

This tries to create 25 of most common resource types.

```
source bash/looping.sh
```

In dev environment, this script has been timed to take 20 minutes.
This may grow as more resources are added.