Skip to content

Commit

Permalink
Revert "Add exception in sysctl task (#240)"
Browse files Browse the repository at this point in the history
This reverts commit 3e14d45.
  • Loading branch information
rndmh3ro authored Oct 28, 2019
1 parent 3e14d45 commit 2b63cc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/sysctl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
reload: yes
ignoreerrors: yes
with_dict: '{{ sysctl_config }}'
when: ansible_virtualization_type != 'docker' and ansible_virtualization_type != 'openvz'

- name: Change various sysctl-settings on rhel6-hosts or older, look at the sysctl-vars file for documentation
sysctl:
Expand Down

0 comments on commit 2b63cc7

Please sign in to comment.