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/modules/system
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
..
__init__.py package files 2016-12-08 11:22:22 -05:00
aix_inittab.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
aix_lvol.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
alternatives.py Alternatives module: Add a check that the path to the executable exist (#24800) 2017-08-18 15:31:06 -04:00
at.py at: PEP8 compliancy and doc fixes (#30881) 2017-10-30 00:56:54 +01:00
authorized_key.py Address some language in EXAMPLES (#37555) 2018-03-19 13:51:23 -04:00
awall.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
beadm.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
capabilities.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
cron.py name cron 2018-04-16 19:02:14 -04:00
cronvar.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
crypttab.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
dconf.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
debconf.py Update debconf example (#33397) 2017-11-30 18:07:11 +10:00
facter.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
filesystem.py filesystem: fix documentation (#36556) 2018-02-23 10:59:38 +00:00
firewalld.py firewalld: fix AttributeError (#38442) 2018-04-12 08:43:00 -05:00
gconftool2.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
getent.py getent: PEP8 compliancy and doc fixes (#30885) 2017-10-30 00:58:04 +01:00
gluster_volume.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
group.py added 'local' option to group (#34805) 2018-02-09 01:02:35 -05:00
hostname.py Replace LooseVersion comparison with int/float comparison. Fixes #35435 (#35519) 2018-01-30 15:27:22 -06:00
interfaces_file.py Extend interfaces_file to handle sources-directory (#37809) 2018-04-20 07:01:46 -04:00
iptables.py Allow inversion of uid_owner match in iptables module (#36073) 2018-03-01 12:24:02 +00:00
java_cert.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
kernel_blacklist.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
known_hosts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
locale_gen.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
lvg.py lvg: don't fail if an unknown physical device is encountered (#38446) 2018-04-08 05:04:28 -04:00
lvol.py Fix task description of thinpool examples (#35402) 2018-01-26 18:36:10 +00:00
make.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mksysb.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
modprobe.py modprobe: PEP8 compliancy and doc fixes (#31255) 2017-10-08 09:21:58 -04:00
mount.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
nosh.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 2018-03-08 17:00:17 -08:00
open_iscsi.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
openwrt_init.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
osx_defaults.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pam_limits.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pamd.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
parted.py [parted] Fixes incorrect arg spec and check (#27839) 2017-08-29 22:18:22 +02:00
ping.py Clarify which ping module to use (#34935) 2018-01-17 14:02:06 +00:00
puppet.py fixes bug: puppet module is no longer updating persistent external facts (#38026) 2018-03-29 14:54:44 +10:00
runit.py Fixed spelling error in runit module (#35948) 2018-02-10 21:13:55 +05:30
seboolean.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
sefcontext.py Add note about sefcontext doing no restorecon (#39076) 2018-04-25 18:05:03 +02:00
selinux.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
selinux_permissive.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
seport.py Accept list or string for ports is seport module (#36661) 2018-03-13 12:04:27 -04:00
service.py chkconfig localizes messages, ansible fails to recognise 2018-04-23 17:44:36 -04:00
service_facts.py service_facts module (#34065) 2018-01-08 13:35:16 -08:00
setup.py Add fact to obtain iSCSI initiator IQN 2018-03-13 17:39:53 -07:00
solaris_zone.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
svc.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
sysctl.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
systemd.py Fix bool notation in systemd (#39064) 2018-04-20 06:44:48 -04:00
timezone.py Fix typo in timezone.py (#37442) 2018-03-16 11:18:03 +05:30
ufw.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
user.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
vdo.py Allow block map cache size modification. (#35667) 2018-04-24 16:14:04 -04:00