System modules¶
alternatives – Manages alternative programs for common commands
at – Schedule the execution of a command or script file via the at command
beadm – Manage ZFS boot environments on FreeBSD/Solaris/illumos systems
facter – Runs the discovery program facter on the remote system
interfaces_file – Tweak settings in /etc/network/interfaces files
java_cert – Uses keytool to import/remove key from java keystore (cacerts)
java_keystore – Create or delete a Java keystore in JKS format
known_hosts – Add or remove a host from the known_hosts file
listen_ports_facts – Gather facts on processes listening on TCP and UDP ports
pids – Retrieves process IDs list if the process is running otherwise return empty list
ping – Try to connect to host, verify a usable python and return pong on success
python_requirements_info – Show python path and assert dependency versions
sefcontext – Manages SELinux file context mapping definitions
selinux_permissive – Change permissive domain in SELinux policy
service_facts – Return service state information as fact data
Note
(D): This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.