kubespray/roles
Abel Lopez 0bfc2d0f2f
Safe disable SELinux
Sometimes, a sysadmin might outright delete the SELinux rpms and
delete the configuration. This causes the selinux module to fail
with
```
IOError: [Errno 2] No such file or directory: '/etc/selinux/config'\n",
"module_stdout": "", "msg": "MODULE FAILURE"}
```

This simply checks that /etc/selinux/config exists before we try
to set it Permissive.

Update from feedback
2017-02-18 11:54:25 -08:00
..
adduser Revert "Drop linux capabilities and rework users/groups" 2017-02-06 15:58:54 +03:00
bastion-ssh-config handle both 'ansible_host' and 'ansible_ssh_host' in bastion configuration 2017-02-02 18:34:53 +03:00
bootstrap-os Merge pull request #985 from rutsky/check-mode-for-shell-commands 2017-02-15 17:53:41 +03:00
dnsmasq Fix fact tags 2017-02-17 12:32:33 +01:00
docker set "check_mode: no" for read-only "shell" steps that registers result 2017-02-13 18:53:41 +03:00
download Merge pull request #985 from rutsky/check-mode-for-shell-commands 2017-02-15 17:53:41 +03:00
etcd Merge pull request #1042 from holser/fix_facts 2017-02-17 17:56:29 +01:00
kernel-upgrade Add kernel upgrade for CentOS 2017-02-10 09:29:12 +01:00
kubernetes Safe disable SELinux 2017-02-18 11:54:25 -08:00
kubernetes-apps Merge pull request #1029 from mattymo/graceful 2017-02-17 21:24:32 +01:00
network_plugin Fix fact tags 2017-02-17 12:32:33 +01:00
reset/tasks Fix references to CoreOS and Container Linux by CoreOS 2017-02-16 19:25:17 +03:00
rkt Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
upgrade Add graceful upgrade process 2017-02-16 17:18:38 +03:00
uploads Improve Weave 2017-02-06 13:24:40 +01:00
vault Fix references to CoreOS and Container Linux by CoreOS 2017-02-16 19:25:17 +03:00