autom8it

Automate IT operations


License
MIT
Install
pip install autom8it==1.2.2

Documentation

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)
  • Change ECS Task Definition container image
  • Update Task Definition revision for ECS Service