Commit Graph

107 Commits (369d5866515b2baef9367f20072bb27c2daba1cb)

Author SHA1 Message Date
Michael DeHaan a01525bd30 Merge branch 'aix-fixes' of git://github.com/dagwieers/ansible into devel
13 years ago
James Martin 7129a9e355 Using "OtherLinux" in module_commons, cleander detection in setup.
13 years ago
James Martin 5646bc278b Support for amazon linux distribution facts.
13 years ago
Mark Maas 6a89177a59 Added support for AIX 5.3 and 6.1
13 years ago
Daniel Hokka Zakrisson 85fb8494c5 Clean up device fact gathering
13 years ago
Kavin Kankeshwar 3042366199 Fixing logical error in detecting virtual device.
13 years ago
Daniel Hokka Zakrisson 57cac788fb Fix setup when /sys/block is inaccessible
13 years ago
Daniel Hokka Zakrisson 5ba090c366 Fixes for Python 2.4
13 years ago
Brian Coca 0e8627b7e8 added block device info gathering, full for linux, partial for freebsd added prettyfing byte function Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
13 years ago
Michael DeHaan fed82c2188 This implements a basic --check mode which for now is only implemented on template & copy operations. More detail will be shared with the list
13 years ago
Shaun Zinck 4a9201ad65 add pkgin to list of package managers in setup
14 years ago
John Gosset 54ef6015f6 add pacman to list of package managers in setup module
14 years ago
Stephen Fromm 3fb21a5281 Update modules to use run_command in module_common.py
14 years ago
Daniel Hokka Zakrisson 3bc6228b97 Handle unreadable /proc/xen/capabilities
14 years ago
Michael DeHaan 3981c72957 Streamline code
14 years ago
Michael DeHaan 17020d6a75 Merge pull request #1656 from dagwieers/setup-virtualization
14 years ago
Dag Wieers e528826dba Implemented more virtualization types
14 years ago
Jan-Piet Mens caf003c813 DOCUMENTATION strings
14 years ago
Michael DeHaan 663a8fef3f chmod -x for all module files in source checkout
14 years ago
Fabian Arrotin 29882f97e6 Fixed the way dom0/domU xen role is defined in the setup module
14 years ago
Michael DeHaan 626203a7c9 Module documentation should have options sorted
14 years ago
Michael DeHaan c0747b7baa pep8 fixes
14 years ago
Michael DeHaan 27e518a0b1 Rename 'domainname' to 'domain'
14 years ago
Serge van Ginderachter 1db563e064 Add domainname to ansible facts
14 years ago
Brian Coca 620aeeb572 fixed but in pulling data from dmesg command, wrong function to use as file for for loop
14 years ago
Brian Coca 6886683e16 small patch to fact gathering for when no dmesg.boot exists on freebsd, mainly happens in jails
14 years ago
Michael DeHaan f1dfddc5e5 Fix typo in autogenerated docs
14 years ago
Jan-Piet Mens a72a6e42c5 Added attribution to all module DOCUMENTATION strings
14 years ago
Stephen Fromm ed07940386 Add LSB facts, as derived from lsb_release -a
14 years ago
Jan-Piet Mens 60e0410298 Tweak DOCUMENTATION YAML as per latest 991
14 years ago
Michael DeHaan 4cd3262f50 Merge pull request #1054 from jpmens/geturl_doc1
14 years ago
Jan-Piet Mens e041c2e2cd First attempt at standardizing DOCUMENTATION string (new DICT)
14 years ago
Michael DeHaan d77be4eecf Merge pull request #1052 from romeotheriault/add-SunOSVirtual-facts
14 years ago
Romeo Theriault d72eaa3fc5 Adding SunOSVirtual facts
14 years ago
Stephen Fromm 65fe7b7003 Update package manager fact innards to a list of dicts
14 years ago
Stephen Fromm 94eb11a6d7 Add pkg_mgr fact to setup
14 years ago
Matt Coddington c0638842d8 make this python24 compatible
14 years ago
Michael DeHaan 49bef3f6c2 Merge pull request #1005 from dagwieers/cmdline
14 years ago
Jan-Piet Mens b36aa61237 Add support for RSA/DSA SSH host key detection in setup module for OS/X
14 years ago
Dag Wieers d158218c3f Add /proc/cmdline information to the default facts
14 years ago
Michael DeHaan eed031cd82 Check for ipv6
14 years ago
Michael DeHaan 8f220a4f77 Always pipe stderr in the setup module to avoid JSON interference.
14 years ago
Stephen Fromm e5a635672c Migrate remaining modules to use get_bin_path in module_common.py
14 years ago
Michael DeHaan d0994cd169 Merge branch 'setup-no-dash-facts' of https://github.com/tima/ansible into devel
14 years ago
Timothy Appnel 8c32aefc80 Replace - with _ in setup module key names to avoid variable access problems reported in #954
14 years ago
Maxim Burgerhout 3d44de284a Add working CPU model fact for some ARM devices
14 years ago
Tim Bielawa 3d3c8a004e Fix setup module explosion when a route is empty. Closes #909
14 years ago
Daniel Hokka Zakrisson 121341833a Work with tun and p2p interfaces
14 years ago
Sundar Raman 3aff9396e8 (Re #882) Handle errors in get_interfaces
14 years ago
Michael DeHaan 731adc0eaf Merge pull request #866 from akhayyat/devel
14 years ago