# 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
Raw data
{
"_id": null,
"home_page": "https://github.com/eldad1221/autom8it",
"name": "autom8it",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Eldad Bishari",
"author_email": "eldad@1221tlv.org",
"download_url": "https://files.pythonhosted.org/packages/e7/26/3e94ac049868c310173ff299a452666b4ad3e541e553843dae8ab1001586/autom8it-1.2.2.tar.gz",
"platform": null,
"description": "# Automate IT operations\n\nUsing this library you can define automation task trough YAML file.\nIt already includes some AWS tasks. Here is a list of some of these tasks...\n* Register target in a target group\n* De register target from target group\n* Reboot EC2 instance\n* Check ECS services count (desired against running tasks)\n* Change ECS Task Definition container image\n* Update Task Definition revision for ECS Service \n",
"bugtrack_url": null,
"license": "",
"summary": "Automate IT operations",
"version": "1.2.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e62b7ea157213bb6390b3f521e307d4db6226383cc187303cd66e095e74c8223",
"md5": "584e4a4db337de31630270d974ef264f",
"sha256": "23b59d2bf083b136c2fe63ca10f1c661b35c80ddc5e0847d9de494e50aedf637"
},
"downloads": -1,
"filename": "autom8it-1.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "584e4a4db337de31630270d974ef264f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7746,
"upload_time": "2023-01-08T05:35:36",
"upload_time_iso_8601": "2023-01-08T05:35:36.005794Z",
"url": "https://files.pythonhosted.org/packages/e6/2b/7ea157213bb6390b3f521e307d4db6226383cc187303cd66e095e74c8223/autom8it-1.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e7263e94ac049868c310173ff299a452666b4ad3e541e553843dae8ab1001586",
"md5": "14ad3515fbc04a4be3b27ba27e904f57",
"sha256": "92ce7ce0c19de6198661e3aa3faecd852570b75958923efb58fea6f08a8d60b0"
},
"downloads": -1,
"filename": "autom8it-1.2.2.tar.gz",
"has_sig": false,
"md5_digest": "14ad3515fbc04a4be3b27ba27e904f57",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7334,
"upload_time": "2023-01-08T05:35:37",
"upload_time_iso_8601": "2023-01-08T05:35:37.008964Z",
"url": "https://files.pythonhosted.org/packages/e7/26/3e94ac049868c310173ff299a452666b4ad3e541e553843dae8ab1001586/autom8it-1.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-08 05:35:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "eldad1221",
"github_project": "autom8it",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "autom8it"
}