1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Zeust the Unoobian db88cb8d8f Add note about sefcontext doing no restorecon (#39076)
* Add note about sefcontext doing no restorecon

To someone like me who is relatively new to SELinux, setting the
"reload" option to yes might suggest that a restorecon is automatically
executed after the semanage call, making the new file context effective
immediately. I have found out that this is not the case and would like
to clarify this to others.

+label: docsite_pr

* Replace note by one suggested by reviewer

Reviewer dagwieers suggested a better notice text during review of my
original one, giving recommendations about what to do to actually get
the newly chosen SELinux context applied to the file.
2018-04-25 18:05:03 +02:00
..
cli make individual bad paths a warning 2018-04-23 15:17:22 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Add note about the dangers of ANSIBLE_DEBUG (#39261) 2018-04-24 17:30:41 -07:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor keep track of original inventory hostname in play context (#38818) 2018-04-16 17:16:57 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 2018-04-11 11:52:12 -04:00
module_utils Fixes some NIC bugs (#39213) 2018-04-25 09:54:19 +08:00
modules Add note about sefcontext doing no restorecon (#39076) 2018-04-25 18:05:03 +02:00
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook Actually check for import_role when loop detected (#39218) 2018-04-25 14:50:20 +02:00
plugins allow configuring sftp/scp executables (#36648) 2018-04-23 18:36:35 -04:00
template fix exception on lookup ignore error 2018-04-16 18:04:52 -04:00
utils More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00