Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/vagrant/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vagrant/tasks')
-rw-r--r--roles/vagrant/tasks/main.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/vagrant/tasks/main.yml b/roles/vagrant/tasks/main.yml
index 52951e1..7489480 100644
--- a/roles/vagrant/tasks/main.yml
+++ b/roles/vagrant/tasks/main.yml
@@ -3,7 +3,6 @@
register: vagrant_version
changed_when: no
failed_when: no
- ignore_errors: yes
- when: vagrant_version.rc == 0
block: