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/system
Maykel Moya e9a4741e36 Provide userspace_{architecture,bits} facts
When running inside a chroot userspace architecture might not
match that of the actual host.

This patch provides userspace_bits as reported by python's
platform.architecture(). Also provides userspace_architecture fact
if host is an x86 machine.
13 years ago
..
authorized_key fix for authorized_key: skip chown and chmod if authorized_key_file is link 13 years ago
cron Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
facter Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
filesystem Use get_bin_path to find mkfs command (issue #2983) 13 years ago
group FreeBSD group operations is now supported properly. 13 years ago
lvg Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
lvol Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
mount Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
ohai Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
ping Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
seboolean Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
selinux Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
service Fixes #2991: Service module pattern argument ignored. 13 years ago
setup Provide userspace_{architecture,bits} facts 13 years ago
sysctl Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago
user Fixes #2924: User creation always reports 'changed' 13 years ago
zfs Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago