Yet people use daily to manage 10k-100k+ servers/devices. The term "scaling" has very different meanings depending on context and how one product scales is very different from another. You could setup a context that…
No, all other plugins require to be written in Python (they are imported into the engine), modules are executed externally on the remote and can be in ANY language, scripting or compiled.
disclaimer: ansible developer I would agree, Ansible is not the best tool to 'remove some files from localhost', a simple scirpt or one line shell command is much faster. Ansible is designed mostly to do 'remote' work…
Yet people use daily to manage 10k-100k+ servers/devices. The term "scaling" has very different meanings depending on context and how one product scales is very different from another. You could setup a context that…
No, all other plugins require to be written in Python (they are imported into the engine), modules are executed externally on the remote and can be in ANY language, scripting or compiled.
disclaimer: ansible developer I would agree, Ansible is not the best tool to 'remove some files from localhost', a simple scirpt or one line shell command is much faster. Ansible is designed mostly to do 'remote' work…