From bf7e9298158aeab7cd93cd3ab7fe49ba37d73d7e Mon Sep 17 00:00:00 2001 From: Marek Wodzinski Date: Thu, 4 Jul 2019 14:35:58 +0200 Subject: 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 --- system/ansible/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'system/ansible/README') diff --git a/system/ansible/README b/system/ansible/README index 0d4f3e9188..ce2e1e89e0 100644 --- a/system/ansible/README +++ b/system/ansible/README @@ -5,3 +5,6 @@ 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. -- cgit v1.2.3