commit d32a338423ff9e2fba4ac62bb5759029972ba75b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Feb 6 10:45:51 2018 +0100
Remove reserved name for variable
vars/global.yml | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/vars/global.yml b/vars/global.yml
index cbee078..d30f65f 100644
--- a/vars/global.yml
+++ b/vars/global.yml
@@ -55,6 +55,3 @@ global_pkgs_inst: ['bind-utils', 'mailx', 'nc',
'openssh-clients',
'tmpwatch', 'traceroute', 'vim-enhanced',
'xz', 'zsh',
'libselinux-python', 'ntpdate',
'bash-completion', 'telnet',
'htop', 'rsyslog' ]
-
-# become: False by default so ansible doesn't try and check for it and hang
-become: False
Show replies by date