Commit Graph

27 Commits (0.5)

Author SHA1 Message Date
Dave Hatton 345499c002 improve error trapping for md5
14 years ago
Michael DeHaan 81adae619a Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose.
14 years ago
Ludovic Claude 608b6d9f3e Add basic support for Solaris
14 years ago
Fred Alger e6b76a59c5 Make shell outs to md5sum work on FreeBSD and OS X
14 years ago
Michael DeHaan 08112eca7b Merge pull request #426 from dagwieers/facts
14 years ago
Stephen Fromm 493ec14ccb Update get_selinux_facts in setup module
14 years ago
Dag Wieers cb07728109 Add BIOS information and fix VMware detection (supports both IDE and SCSI disks)
14 years ago
Wes Johnson d67f996f8d starting fresh, doing it 'right'
14 years ago
Cosmin Luță 2fae38fffb Added a new fact: network address for an interface
14 years ago
Stephen Fromm 1144a21668 Apply logging of arguments to modules (issue #122)
14 years ago
Stephen Fromm 7b41e22e56 Change to socket.getfqdn() for fqdn fact
14 years ago
cocoy 7a19a46e24 Bugfix for issue no. 229
14 years ago
Jeroen Hoekx 2dc9a563ef Allow modules to return facts.
14 years ago
Stephen Fromm 0c38bb2fd0 Add native facts to library/setup
14 years ago
Michael DeHaan 1d75a29ec9 Allow variables coming in from the playbook and the API to be expressed as dictionaries throughout their full life cycle
14 years ago
Michael DeHaan e6406fa5a7 Allow variable expressions to be stored as variables themselves, do some things to allow setup strings
14 years ago
Michael DeHaan 6b152c94b9 Correct the setup module
14 years ago
Michael DeHaan 3ea9174ed7 Split argsfile handling into subfunction, attempt to apply argsfile logic to setup
14 years ago
Michael DeHaan 8d57ceecf1 Factoids and push variables via setup are now available to be templated in command args
14 years ago
Michael DeHaan cb5929dad7 Setup module tests
14 years ago
Michael DeHaan be4cb64c92 Relicensing to GPLv3, all previous committers ok'd on mailing list.
14 years ago
Michael DeHaan 320ce8f5f1 If ohai is present, do the same with facter and make it available for the templating engine
14 years ago
Michael DeHaan 186dab4dff Include facter variables for free in setup JSON (prefix with 'facter'.
14 years ago
Michael DeHaan 61d064d011 Fixed up KV munging in runner, misc fixes to copy, setup, and template modules
14 years ago
Michael DeHaan e5f62f20b1 make copy & template module take key/value parameters so we're consistent. Only the command
14 years ago
Michael DeHaan 440bac4a95 Added remote templating engine using jinja2, see examples/playbook.yml for usage.
14 years ago
Michael DeHaan 102385e4ad Added a setup module which can be used to place key-value JSON data
14 years ago