From f156c2b8253a7de2dca40e5a28b3001a973bc180 Mon Sep 17 00:00:00 2001 From: FooBarQuaxx Date: Tue, 23 Jun 2020 12:24:48 +0200 Subject: [PATCH] added pyinfra to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2b079b3..f9214767 100644 --- a/README.md +++ b/README.md @@ -478,6 +478,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [saltstack](https://github.com/saltstack/salt) - Infrastructure automation and management system. * [cloudinit](https://cloudinit.readthedocs.io/en/latest/) - A multi-distribution package that handles early initialization of a cloud instance. * [OpenStack](https://www.openstack.org/) - Open source software for building private and public clouds. + * [pyinfra](https://github.com/Fizzadar/pyinfra) - A versatile CLI tools and python libraries to automate infrastructure. * SSH-style Deployment * [fabric](https://github.com/fabric/fabric) - A simple, Pythonic tool for remote execution and deployment. * [fabtools](https://github.com/fabtools/fabtools) - Tools for writing awesome Fabric files.