User Tools

Site Tools


devops:ansible

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devops:ansible [2018/10/18 14:57] – [Read remote files] skipidardevops:ansible [2023/11/01 07:15] (current) – ↷ Page moved from camunda:devops:ansible to devops:ansible skipidar
Line 426: Line 426:
 Sometimes you face the issues, that the environment variables defined by some tool, installed for a special user - are not defined, when you execute the tool. Sometimes you face the issues, that the environment variables defined by some tool, installed for a special user - are not defined, when you execute the tool.
  
-To execute some installed software in a valid environment,+To execute some installed software in a valid environment, \\
 with /home/bashrc \\ with /home/bashrc \\
 with /etc/profile.d \\ with /etc/profile.d \\
Line 434: Line 434:
  
 <code> <code>
-      # unfortunately the environment defined by navvis in /etc/profile.d - is not taken up by ansible. Sourcing it before using navvis commands is necessary.+      # unfortunately the environment defined by tool in /etc/profile.d - is not taken up by ansible. Explicitely requesting the interactive shell is necessary here
       - name: processing step       - name: processing step
         shell:         shell:
devops/ansible.1539874640.txt.gz · Last modified: (external edit)