Skip to content

Instantly share code, notes, and snippets.

@IPvSean
Created April 1, 2020 01:10
Show Gist options
  • Save IPvSean/f6e5472559a838f147b632d00d9f76c6 to your computer and use it in GitHub Desktop.
Save IPvSean/f6e5472559a838f147b632d00d9f76c6 to your computer and use it in GitHub Desktop.
problem with failed_when: false
TASK [gitlab-client : Configure workshop repository] *******************************************************************************************************************************************************
ok: [sean-march31-student1-ansible]
TASK [gitlab-client : print this bad boy] ******************************************************************************************************************************************************************
ok: [sean-march31-student1-ansible] =>
msg:
changed: false
failed: false
failed_when_result: false
msg: Destination /home/student1/windows-workshop/workshop_project/.git/config does not exist !
rc: 257
TASK [gitlab-client : Set git to cache credentials] ********************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Allow insecure git repos for self signed certificates] *******************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Set git user] ************************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Set git user email] ******************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Create project directory] ************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Initialize git repo] *****************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Add Git remote] **********************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Create test file] ********************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Add file to git] *********************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Commit file] *************************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
TASK [gitlab-client : Commit file] *************************************************************************************************************************************************************************
skipping: [sean-march31-student1-ansible]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment