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/library/system
Yasser Nabi 8a6bbfd3b5 Enable puppet facts
Currently facter facts omit facts that a distributed via Puppet. This
commit adds the `--puppet` option.

In cases where puppet is not installed, the command sends a warning to
STDERR *but* completes successfully. So should not cause any issues.

The benefit is, filtering can be done based on facts set by Puppet.
10 years ago
..
alternatives now module searches for update-alternatives vs hardcoding it 10 years ago
at Fix docstring issue. 10 years ago
authorized_key Slightly revise wording. 10 years ago
capabilities fix typo in the capabilities module description 10 years ago
cron Merge branch 'devel' of https://github.com/tgolly/ansible into tgolly-devel 10 years ago
debconf Correct/update debconf examples - need to specify vtype. 10 years ago
facter Addresses #5023 Fix import comments 11 years ago
filesystem filesystem: Ignore blkid cache 11 years ago
firewalld Check to make sure the firewalld client is connected before proceeding 10 years ago
group Updating the other classes in the group module to match #7249 10 years ago
hostname fix LooseVersion exception with empty distribution_version 10 years ago
kernel_blacklist Addresses #5023 Fix import comments 11 years ago
locale_gen Fix name in locale_gen docstring 10 years ago
lvg Merge branch 'lvg_dm_names' of https://github.com/ajsalminen/ansible into ajsalminen-lvg_dm_names 10 years ago
lvol Require force for LVM shrink and remove operations in lvol. Fixes #5774 11 years ago
modprobe Update authors for modprobe module 10 years ago
mount Addresses #5023 Fix import comments 11 years ago
ohai Addresses #5023 Fix import comments 11 years ago
open_iscsi open_iscsi module: support RC 21 when listing logged-in target 10 years ago
ping Add version_added to all modules missing version_added information, the docs formatter will now 11 years ago
seboolean Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
selinux Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
service Remove useless code 10 years ago
setup Enable puppet facts 10 years ago
sysctl Fix _parse_value always returning 0 when not true, false or None. 10 years ago
ufw Error checking and reporting on interface ufw rule 10 years ago
user Fix "TypeError: group id must be integer" if groupid passed in for group 10 years ago
zfs zfs: work around incompatibility by renaming share.nfs to sharenfs 10 years ago