ansible hello world Archives - GeralexGR
blog.geralexgr.com › tag › ansible-hello-worldJul 18, 2021 · First of all you should create a python code and use Ansible SDK. A detailed description for the creation of the development environment can be found on official documentation. The example module is a hello world, that gets as an input your name, surname and prints a hello message. Copy your hello.py on ansible modules location.