Metadata-Version: 2.1
Name: ansible-qt-launcher
Version: 0.1
Summary: QT Launcher for ansible
Home-page: https://github.com/musicnova/ansible-qt-launcher
Author: ybasov1984
Author-email: basov.yo19844@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# QT Launcher for ansible - Make your ansible tasks easy

A Helper pip package for ansible tasks. This pip package helps you automate your CI/CD pipeline.

### Assumptions:

+ Assuming python is installed on your system.
+ Ansible is installed on your system

Install `ansible-qt-launcer` on your system using : 

```
pip install ansible-qt-launcher
```

follow this link for more details https://dzone.com/articles/executable-package-pip-install


