Commit Graph

126 Commits (c19c2c72958eb112bff45d2d222f96d0fe386fe4)

Author SHA1 Message Date
Michael DeHaan fc9aa5f014 Continue on mount errors, don't fail the setup module.
13 years ago
Brian Coca 3f85a82ae9 use global to fail as its not in self
13 years ago
Michael DeHaan 1acd9b6325 Update CHANGELOG
13 years ago
Michael DeHaan e589365279 Merge branch 'iss_cron' of git://github.com/dirtyharrycallahan/ansible into dh_cron
13 years ago
Michael DeHaan 588b20c012 Merge pull request #3602 from bcoca/fine_tune_stat_exception
13 years ago
Michael DeHaan 3b3b600a98 Merge pull request #3470 from langemeijer/devel
13 years ago
Brian Coca b7b1c714f9 narrowed down exception we ignore and fail if any other unexpected one
13 years ago
Florian Tham ceff31241b fix fatal error when removing logical volumes
13 years ago
Antti Rasinen 7b8f24adda Make zfs set_property accept values with embedded spaces
13 years ago
Antti Rasinen 7670572578 Fix zfs property parsing
13 years ago
trbs 38b6087495 fix missing json module for issue #3363 print JSON error as string instead
13 years ago
Brian Coca 80b9b01e97 now won't throw exception if we don't have permission to stat a mtab
13 years ago
Michael DeHaan 8fe15f0a30 Merge pull request #3426 from trbs/services_sleep_option
13 years ago
Michael DeHaan 3a84254f6d Merge pull request #3496 from johanwiren/bsd-ipv6-facts
13 years ago
Michael DeHaan d1398594ce Merge pull request #3497 from johanwiren/bsd-gateway
13 years ago
Michael DeHaan 952760c605 Merge pull request #3388 from bcoca/fixed_user_create_doc
13 years ago
Johan Wirén 1c247c9eb4 Updated GenericBsdIfconfigNetwork to collect gateway
13 years ago
Johan Wirén 10e9194744 Fix for populating default_ipv6 on BSD systems
13 years ago
Joshua Lund cc275ca2be Added a new with_file example to the authorized_key documentation
13 years ago
Patrick Callahan 8f14ffe56b Bug fixes and enhancements.
13 years ago
Brian Coca 0664e36aa2 fixed check mode
13 years ago
Casper Langemeijer 922a71fced Only append non_unique parameter if a uid is provided as well
13 years ago
Aaron Brady efc4bc10d4 Make the CPU facts Hyperthreading aware
13 years ago
trbs 3b2173b6df sleep option for service module which adds a pauze between stopping and starting a service using state=restarted. This helps for bad scripts that exist immediatly after signaling a process to stop.
13 years ago
Antti Rasinen 93fc3391fe Fix service enable on FreeBSD
13 years ago
Brian Coca 9f75397310 updated module docs to reflect 'correct' on_create vs on_creation
13 years ago
Michael DeHaan 15bf8a8398 Merge pull request #3315 from madduck/fix-service-updatercd-changed
13 years ago
Michael DeHaan 681696846a Styling: semicolon
13 years ago
Michael DeHaan fc8ffc1864 Styling: blank lines
13 years ago
Serge van Ginderachter f000dcd526 add more support for different size formats
13 years ago
martin f. krafft 85b8538e0e Expand usage of Python 2.6 if statement
13 years ago
martin f. krafft 3df2e15277 Let update-rc.d set changed flag properly
13 years ago
Michael DeHaan 3f8aa8aec5 Fix up some module docs formatting errors.
13 years ago
Patrick Callahan b5b862fe6f bug fix: modify get_device_facts to handle servers with multiple pci domains
13 years ago
Michael DeHaan 575e052c6c Merge pull request #3147 from toshywoshy/setup_mtab_without_bind
13 years ago
Michael DeHaan 61ac8d03af Clarify module docs
13 years ago
Michael DeHaan 51ba3d8c3d Merge pull request #3230 from sayap/openrc
13 years ago
Brian Coca c9c7b01620 now mount/unmount are searched for instead of hardcoded
13 years ago
Yap Sok Ann bcca609bc6 Add OpenRC support to the service module.
13 years ago
Michael DeHaan fe9849530c Merge pull request #3120 from chrisgardner/solaris-os-facts
13 years ago
Michael DeHaan 2eb3a9a3c9 Resolve docs conflict.
13 years ago
Michael DeHaan 572f49b11f Fix merge conflict.
13 years ago
Michael DeHaan c3544de1df Merge pull request #3228 from skvidal/facts.d
13 years ago
Michael DeHaan 936e61fc28 Merge pull request #3181 from melodous/devel
13 years ago
trbs a4223e119d fixed x-bits in git
13 years ago
Michael DeHaan 78fdedd490 Merge remote branch 'origin' into devel
13 years ago
Michael DeHaan f0d66f0cda Merge pull request #3176 from jpmens/sol-epoch
13 years ago
Seth Vidal 36df7e8c95 cut and docs for facts.d mechanism for setup module
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Raul Melo f9f0f5ce2c HP-UX virtualization facts
13 years ago