You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/system
Abhijeet Kasurde 53aa258d78
hostname: Use hostnamectl for Systemd strategy (#59974)
Use hostnamectl command to get current hostname for host while using
systemd strategy.

Fixes: #59438

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
..
__init__.py package files 8 years ago
_python_requirements_facts.py First batch _facts -> _info rename. (#56822) 5 years ago
aix_devices.py Fix module issues (#52209) 6 years ago
aix_filesystem.py Fix reported AIX filesystem module incorrect fail_json() usage (#58642) 5 years ago
aix_inittab.py validate-modules: Fix all system modules (#52384) 6 years ago
aix_lvg.py new module: AIX Volume Group creating, resizing, removing (#30381) 6 years ago
aix_lvol.py Fix module issues (#52209) 6 years ago
alternatives.py Fix parameter types and other fixes (#50111) 6 years ago
at.py Fix parameter types and other fixes (#50111) 6 years ago
authorized_key.py Fix module issues (#52209) 6 years ago
awall.py Fix parameter types and other fixes (#50111) 6 years ago
beadm.py Fix CI issue 5 years ago
capabilities.py validate-modules: Fix all system modules (#52384) 6 years ago
cron.py Fix regression in cron module (#58751) 5 years ago
cronvar.py Migrate away from pipes.quote (#56785) 5 years ago
crypttab.py crypttab: 'NoneType' object is not callable when password is NoneType (#56790) 5 years ago
dconf.py Use common functions for handling import errors (#51851) 6 years ago
debconf.py fix non bool path 6 years ago
facter.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 7 years ago
filesystem.py This comment is no longer needed, as the calculation is done in the 'grow' method (#58109) 5 years ago
firewalld.py Fix firewalld rich_rule example (#60379) 5 years ago
gather_facts.py Configurable and parallel gather facts (#49399) 6 years ago
gconftool2.py Convert to reduced list of known types (#50010) 6 years ago
getent.py getent - add service support(#60295) 5 years ago
group.py Only error out if the gid exists with a different group name (#59769) 5 years ago
hostname.py hostname: Use hostnamectl for Systemd strategy (#59974) 5 years ago
interfaces_file.py Add more tests for method option change (#52228) 6 years ago
iptables.py iptables gid_owner (#58795) 5 years ago
java_cert.py add trustcacerts option for JAVA keytool (#61750) 5 years ago
java_keystore.py java_keystore - Prefer SHA256 and solve SHA256 keytool in java11 version (#57302) 5 years ago
kernel_blacklist.py Fix invalid string escape sequences. 7 years ago
known_hosts.py Updating known_hosts module Docs (#58785) 5 years ago
listen_ports_facts.py Add listen_port_facts module (#61463) 5 years ago
locale_gen.py correct message to have consistent pluralisation (#36897) 6 years ago
lvg.py Update docs for pesize. (#59751) 5 years ago
lvol.py Used C locale instead of relying on system locale. 6 years ago
make.py validate-modules: Fix all system modules (#52384) 6 years ago
mksysb.py Convert to reduced list of known types (#50010) 6 years ago
modprobe.py Fix for the new 2.8 feature to have modprobe check for builtins. 6 years ago
mount.py mount: Check if src exists before mounted (#61752) 5 years ago
nosh.py Convert to reduced list of known types (#50010) 6 years ago
ohai.py Fix the docs link to Ohai in the Ohai module (#33788) 7 years ago
open_iscsi.py validate-modules: Fix all system modules (#52384) 6 years ago
openwrt_init.py Rename python files in hacking/ directory to have .py suffix 5 years ago
osx_defaults.py osx_defaults - doc tweaks (#60881) 5 years ago
pam_limits.py Update bare exceptions to specify Exception. 6 years ago
pamd.py pamd: fix idempotence issue when removing rules (#54105) 6 years ago
parted.py Use loop instead of obsolete with_items (#47244) 6 years ago
pids.py pids: case insensitive string comparison for process names (#52564) 6 years ago
ping.py Fix parameter types and other fixes (#50111) 6 years ago
puppet.py Multiple minor fixes (#58374) 5 years ago
python_requirements_info.py First batch _facts -> _info rename. (#56822) 5 years ago
reboot.py Clarify documentation an reboot delay paramaters (#55934) 6 years ago
runit.py validate-modules: Fix all system modules (#52384) 6 years ago
seboolean.py Use common functions for handling import errors (#51851) 6 years ago
sefcontext.py validate-modules: Fix all system modules (#52384) 6 years ago
selinux.py validate-modules: Fix all system modules (#52384) 6 years ago
selinux_permissive.py validate-modules: Fix all system modules (#52384) 6 years ago
selogin.py selogin: check_mode, ignore_selinux_state, tests 6 years ago
seport.py validate-modules: Fix all system modules (#52384) 6 years ago
service.py Rename python files in hacking/ directory to have .py suffix 5 years ago
service_facts.py Provide both service state and status when possible in service_facts (#49618) 6 years ago
setup.py Support relative imports in AnsiballZ. (#61196) 5 years ago
solaris_zone.py validate-modules: Fix all system modules (#52384) 6 years ago
svc.py Fix module issues (#52209) 6 years ago
sysctl.py sysctl - Reload also when current system values differ (#56153) 5 years ago
syspatch.py Adding support for OpenBSD syspatch (#55561) 5 years ago
systemd.py Fix systemd start state with deactivating service state 5 years ago
sysvinit.py Sysvinit - Enabling a service should use "defaults" if no runlevels are specified (#48724) 6 years ago
timezone.py timezone - Add AIX support using `chtz` (#58838) 5 years ago
ufw.py ufw: remove from sanity ignores (#57910) 5 years ago
user.py User - correct group removal description in docs (#61936) 5 years ago
vdo.py vdo: fix modify stage KeyError on unsupported parameter (#55160) 5 years ago
xfconf.py Migrate away from pipes.quote (#56785) 5 years ago
xfs_quota.py New module: xfs_quota (#51654) 6 years ago