Metadata-Version: 2.1
Name: autom8it
Version: 0.1.1
Summary: Automate IT operations
Home-page: https://github.com/eldad1221/autom8it
Author: Eldad Bishari
Author-email: eldad@1221tlv.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Automate IT operations

Using this library you can define automation task trough YAML file.
It already includes some AWS tasks. Here is a list of some of these tasks...
* Register target in a target group
* De register target from target group
* Reboot EC2 instance
* Check ECS services count (desired against running tasks)

