You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: setting up user for jenkins home directory
lineinfile:
path: /etc/sysconfig/jenkins
regexp: '^JENKINS_USER='
line: 'JENKINS_USER="{{ jenkins_config_owner }}"'
No description provided.
The text was updated successfully, but these errors were encountered: