ansible/library/system
Maykel Moya d0843a7f55 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.
2013-05-31 12:24:43 +02:00
..
authorized_key fix for authorized_key: skip chown and chmod if authorized_key_file is link 2013-05-08 01:47:41 +02:00
cron Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
facter Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
filesystem Use get_bin_path to find mkfs command (issue #2983) 2013-05-30 10:25:35 -07:00
group FreeBSD group operations is now supported properly. 2013-05-08 13:36:55 +04:00
lvg Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
lvol Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
mount Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
ohai Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
ping Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
seboolean Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
selinux Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
service Fixes #2991: Service module pattern argument ignored. 2013-05-23 09:39:26 -06:00
setup Provide userspace_{architecture,bits} facts 2013-05-31 12:24:43 +02:00
sysctl Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
user Fixes #2924: User creation always reports 'changed' 2013-05-23 13:43:23 -06:00
zfs Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00