5minutes icon indicating copy to clipboard operation
5minutes copied to clipboard

Resolve python issue, resolve password issue...needed to be encrypted

Open Doca opened this issue 7 years ago • 2 comments

Doca avatar Oct 20 '16 12:10 Doca

@Doca

  • I think raw command should not be in ansible playbook at all. We should run raw command to install python before we use Ansible.
  • And I think you mistakenly commited vars.yaml changes.

chhantyal avatar Oct 20 '16 16:10 chhantyal

@chhantyal for me that depends on the purpose of the script. If you have 10 servers you want to set-up the raw command has its advantages... saves you 15 minutes.

yes vars changes are tot much...but the fqdn variable should be set, because its not set by ansible... and this raises an error; at least on my machine...

Doca avatar Oct 21 '16 07:10 Doca