summaryrefslogtreecommitdiffstats
path: root/tasks/cloud_setup_basic.yml
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2015-11-27 00:05:36 +0000
committerKevin Fenzi <kevin@scrye.com>2015-11-27 00:05:36 +0000
commit031ef4de6912dacdde8040ea2eedcd693807d893 (patch)
treef3b3294a7d75c1f04ef8c89af2d01cd9f1d39715 /tasks/cloud_setup_basic.yml
parent99837afe736e40c5037fd2b5134a8babaa3b146e (diff)
downloadansible-031ef4de6912dacdde8040ea2eedcd693807d893.tar.gz
ansible-031ef4de6912dacdde8040ea2eedcd693807d893.tar.xz
ansible-031ef4de6912dacdde8040ea2eedcd693807d893.zip
ignore errors here for the case of instances with selinux disabled.
Diffstat (limited to 'tasks/cloud_setup_basic.yml')
-rw-r--r--tasks/cloud_setup_basic.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasks/cloud_setup_basic.yml b/tasks/cloud_setup_basic.yml
index 8cd84e04e..8247b10e1 100644
--- a/tasks/cloud_setup_basic.yml
+++ b/tasks/cloud_setup_basic.yml
@@ -50,6 +50,7 @@
- name: enable ssh_sysadm_login sebool
action: seboolean name=ssh_sysadm_login state=yes persistent=yes
+ ignore_errors: true
# note - kinda should be a handler - but handlers need args
- name: restorecon