ignore errors here for the case of instances with selinux disabled.
This commit is contained in:
parent
99837afe73
commit
031ef4de69
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue