commit | d784e976d963162fa30cac5500cbfbd69d28fa5e | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Sat Oct 14 10:00:13 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Sat Oct 14 10:00:13 2017 -0400 |
tree | 0e37970b7caa7e2a6a6a19013b78a29460051b3b | |
parent | f7cd19ed4b469b50f92b681727151b382ea423ee [diff] |
updated to include version of opdk prior to 4.17.01
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml index 1f8b24d..a4d63dd 100644 --- a/tasks/with_no_proxy.yml +++ b/tasks/with_no_proxy.yml
@@ -12,6 +12,7 @@ name: rngd enabled: yes state: started + when: ansible_os_family == "RedHat" and ansible_distribution_major_version | version_compare("6", ">") - name: Update vm.swappiness become: yes