slackbuilds_ponce/system/ansible/README
Marek Wodzinski bf7e929815
system/ansible: Updated for version 2.8.2, switch to python3.
- update to 2.8.2
- switch to python3
- update dependencies (paramiko is no longer hard requirement)
- add note about additional dependencies required at run time (for example some modules may still require paramiko)

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-07-04 22:14:25 +07:00

10 lines
394 B
Text

Ansible (a ssh-based config management framework)
A radically simple, model-driven orchestration solution that automates
configuration, software deployment, and other IT needs.
It comes as an easy-to-use and powerful alternative to infrastructure
management tools such as CFEngine, Chef, Puppet, and SaltStack.
Note: for some modules to run, you may need to install additional
dependencies.