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
Jiří Kubíček 5cb0525430 Add some FreeBSD facts
added:
 * ansible_distribution
 * ansible_distribution_release 
 * ansible_distribution_version
 * ansible_os_family
 * ansible_pkg_mgr
 * ansible_ssh_host_key_ecdsa_public

Also adds ECDSA public key for all plaforms.
11 years ago
..
authorized_key fix for authorized_key: skip chown and chmod if authorized_key_file is link 12 years ago
cron Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
facter Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
filesystem Change filesystem module message. 12 years ago
group FreeBSD group operations is now supported properly. 12 years ago
lvg Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
lvol Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
mount Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
ohai Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
ping Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
seboolean Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
selinux Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
service Fixes #2991: Service module pattern argument ignored. 11 years ago
setup Add some FreeBSD facts 11 years ago
sysctl Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
user Fixes #2924: User creation always reports 'changed' 11 years ago
zfs Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago