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/router/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/router/tasks')
-rw-r--r--roles/router/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/router/tasks/main.yml b/roles/router/tasks/main.yml
index 6aecdd4..476afb5 100644
--- a/roles/router/tasks/main.yml
+++ b/roles/router/tasks/main.yml
@@ -1,4 +1,4 @@
-- name: Set sysctl values
+- name: Enable traffic forwarding
become: true
ansible.posix.sysctl:
name: '{{ item }}'